All Classes
-
All Classes Interface Summary Class Summary Class Description AccessControlled An AccessControlled object is an object that knows its own permissions and can check them against a given user and authorization.AllowedAccountsAuthorities AuthenticatedRequest AuthenticatedRequest.PrincipalExtractor Determines the current user principal and how to interpret that principal to extract user identity and allowed accounts.AuthenticatedRequestDecorator Provides decorators forRunnableandCallablefor propagating the currentThreadContext/MDC.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.