| 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.
|
| Class and Description |
|---|
| GrantedAuthoritiesContainer
Indicates that a object stores GrantedAuthority objects.
|
| MutableGrantedAuthoritiesContainer
Deprecated.
|
| Class and Description |
|---|
| GrantedAuthoritiesContainer
Indicates that a object stores GrantedAuthority objects.
|
| MutableGrantedAuthoritiesContainer
Deprecated.
|
Copyright © 2016. All rights reserved.