JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Serialized Form
Package
org.pac4j.undertow.account
Class
org.pac4j.undertow.account.Pac4jAccount
class Pac4jAccount extends
Object
implements
Serializable
Serialized Fields
principal
Principal
principal
profiles
List
<org.pac4j.core.profile.UserProfile> profiles
roles
Set
<
String
> roles
Package
org.pac4j.undertow.context
Class
org.pac4j.undertow.context.RequestAttributesMap
class RequestAttributesMap extends
HashMap
<
String
,
Object
> implements
Serializable