Package | Description |
---|---|
org.springframework.security.core.authority |
The default implementation of the
GrantedAuthority interface. |
org.springframework.security.web.authentication.preauth |
Support for "pre-authenticated" scenarios, where Spring Security assumes the incoming request has already been
authenticated by some externally configured system.
|
Modifier and Type | Class and Description |
---|---|
class |
GrantedAuthoritiesContainerImpl
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
PreAuthenticatedGrantedAuthoritiesAuthenticationDetails
Deprecated.
|
Copyright © 2019. All rights reserved.