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