Uses of Class
org.pac4j.oidc.profile.OidcProfileDefinition
Packages that use OidcProfileDefinition
-
Uses of OidcProfileDefinition in org.pac4j.oidc.credentials.authenticator
Methods in org.pac4j.oidc.credentials.authenticator with parameters of type OidcProfileDefinitionModifier and TypeMethodDescriptionprotected voidUserInfoOidcAuthenticator.collectProfileClaims(OidcProfileDefinition profileDefinition, OidcProfile profile, Map<String, Object> claims) Deprecated. -
Uses of OidcProfileDefinition in org.pac4j.oidc.profile.azuread
Subclasses of OidcProfileDefinition in org.pac4j.oidc.profile.azureadModifier and TypeClassDescriptionclassThis class defines the attributes of the Azure AD OpenID Connect profile.