All Classes
-
All Classes Interface Summary Class Summary Class Description AllowedAccountsAuthorities AuthenticatedRequest AuthenticatedRequest.PrincipalExtractor Determines the current user principal and how to interpret that principal to extract user identity and allowed accounts.User Deprecated. use org.springframework.security.core.userdetails.User and AllowedAccountsAuthorities to encode allowed accounts callers should program against UserDetails interface use runAs on AuthenticatedRequest to switch users rather than supplying a principal directly.