Interface PolicyAwareGrantedAuthority

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

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