Uses of Class
org.pac4j.core.profile.definition.ProfileDefinitionAware
Packages that use ProfileDefinitionAware
-
Uses of ProfileDefinitionAware in org.pac4j.core.profile.service
Subclasses of ProfileDefinitionAware in org.pac4j.core.profile.serviceModifier and TypeClassDescriptionclassAbstractProfileService<U extends CommonProfile>Abstract implementation of theProfileServicefor the storage: LDAP, SQL and MongoDB.classInMemoryProfileService<U extends CommonProfile>In-memory profile service.