Interface GrantedAuthoritiesContainer

All Superinterfaces:
Serializable
All Known Implementing Classes:
PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails

public interface GrantedAuthoritiesContainer extends Serializable
Indicates that a object stores GrantedAuthority objects.

Typically used in a pre-authenticated scenario when an AuthenticationDetails instance may also be used to obtain user authorities.

Since:
2.0