nl.surfnet.coin.selfservice.domain
Class CoinAuthority
java.lang.Object
nl.surfnet.coin.selfservice.domain.CoinAuthority
- All Implemented Interfaces:
- Serializable, org.springframework.security.core.GrantedAuthority
public class CoinAuthority
- extends Object
- implements org.springframework.security.core.GrantedAuthority
Simple implementation of a GrantedAuthority
- See Also:
- Serialized Form
CoinAuthority
public CoinAuthority(String authority)
getAuthority
public String getAuthority()
- Specified by:
getAuthority in interface org.springframework.security.core.GrantedAuthority
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.