Class GrantedAuthorityImpl

java.lang.Object
org.acegisecurity.GrantedAuthorityImpl
All Implemented Interfaces:
Serializable, GrantedAuthority

@Deprecated public class GrantedAuthorityImpl extends Object implements GrantedAuthority, Serializable
Deprecated.
use TODO or SimpleGrantedAuthority
See Also: