Interface PolicyAwareGrantedAuthority

All Superinterfaces:
org.springframework.security.core.GrantedAuthority, Serializable

public interface PolicyAwareGrantedAuthority extends org.springframework.security.core.GrantedAuthority
An granted authority that stores security policies.
See Also: