nl.surfnet.coin.api.saml
Class SAMLProvisioner.SimpleAuthority

java.lang.Object
  extended by nl.surfnet.coin.api.saml.SAMLProvisioner.SimpleAuthority
All Implemented Interfaces:
Serializable, org.springframework.security.core.GrantedAuthority
Enclosing class:
SAMLProvisioner

public static class SAMLProvisioner.SimpleAuthority
extends Object
implements org.springframework.security.core.GrantedAuthority

See Also:
Serialized Form

Constructor Summary
SAMLProvisioner.SimpleAuthority(String name)
           
 
Method Summary
 String getAuthority()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAMLProvisioner.SimpleAuthority

public SAMLProvisioner.SimpleAuthority(String name)
Method Detail

getAuthority

public String getAuthority()
Specified by:
getAuthority in interface org.springframework.security.core.GrantedAuthority


Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.