|
spring-security-web | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package org.springframework.security.web.authentication |
|---|
| Class org.springframework.security.web.authentication.WebAuthenticationDetails extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String remoteAddress
String sessionId
| Package org.springframework.security.web.authentication.preauth |
|---|
| Class org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable |
|---|
| Serialized Fields |
|---|
Object principal
Object credentials
| Class org.springframework.security.web.authentication.preauth.PreAuthenticatedCredentialsNotFoundException extends org.springframework.security.core.AuthenticationException implements Serializable |
|---|
| Class org.springframework.security.web.authentication.preauth.PreAuthenticatedGrantedAuthoritiesAuthenticationDetails extends org.springframework.security.authentication.AuthenticationDetails implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
List<E> preAuthenticatedGrantedAuthorities
| Class org.springframework.security.web.authentication.preauth.PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails extends WebAuthenticationDetails implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
org.springframework.security.core.authority.MutableGrantedAuthoritiesContainer authoritiesContainer
| Package org.springframework.security.web.authentication.rememberme |
|---|
| Class org.springframework.security.web.authentication.rememberme.CookieTheftException extends RememberMeAuthenticationException implements Serializable |
|---|
| Class org.springframework.security.web.authentication.rememberme.InvalidCookieException extends RememberMeAuthenticationException implements Serializable |
|---|
| Class org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationException extends org.springframework.security.core.AuthenticationException implements Serializable |
|---|
| Package org.springframework.security.web.authentication.session |
|---|
| Class org.springframework.security.web.authentication.session.SessionAuthenticationException extends org.springframework.security.core.AuthenticationException implements Serializable |
|---|
| Package org.springframework.security.web.authentication.switchuser |
|---|
| Class org.springframework.security.web.authentication.switchuser.AuthenticationSwitchUserEvent extends org.springframework.security.authentication.event.AbstractAuthenticationEvent implements Serializable |
|---|
| Serialized Fields |
|---|
org.springframework.security.core.userdetails.UserDetails targetUser
| Class org.springframework.security.web.authentication.switchuser.SwitchUserGrantedAuthority extends org.springframework.security.core.authority.GrantedAuthorityImpl implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
org.springframework.security.core.Authentication source
| Package org.springframework.security.web.authentication.www |
|---|
| Class org.springframework.security.web.authentication.www.NonceExpiredException extends org.springframework.security.core.AuthenticationException implements Serializable |
|---|
| Package org.springframework.security.web.firewall |
|---|
| Class org.springframework.security.web.firewall.RequestRejectedException extends RuntimeException implements Serializable |
|---|
| Package org.springframework.security.web.savedrequest |
|---|
| Class org.springframework.security.web.savedrequest.DefaultSavedRequest extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> cookies
ArrayList<E> locales
Map<K,V> headers
Map<K,V> parameters
String contextPath
String method
String pathInfo
String queryString
String requestURI
String requestURL
String scheme
String serverName
String servletPath
int serverPort
| Class org.springframework.security.web.savedrequest.SavedCookie extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String name
String value
String comment
String domain
int maxAge
String path
boolean secure
int version
| Package org.springframework.security.web.session |
|---|
| Class org.springframework.security.web.session.HttpSessionCreatedEvent extends org.springframework.security.core.session.SessionCreationEvent implements Serializable |
|---|
| Class org.springframework.security.web.session.HttpSessionDestroyedEvent extends org.springframework.security.core.session.SessionDestroyedEvent implements Serializable |
|---|
|
spring-security-web | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||