Serialized Form
-
Package org.pac4j.springframework.security.authentication
-
Class org.pac4j.springframework.security.authentication.Pac4jAuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable
-
Serialized Fields
-
profile
org.pac4j.core.profile.CommonProfile profile
-
profiles
List<org.pac4j.core.profile.CommonProfile> profiles
-
-
-
Class org.pac4j.springframework.security.authentication.Pac4jRememberMeAuthenticationToken extends org.springframework.security.authentication.RememberMeAuthenticationToken implements Serializable
-
Serialized Fields
-
profiles
List<org.pac4j.core.profile.CommonProfile> profiles
-
-
-