Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.principal.OIDCSubjectIdentifierPrincipal
-
Packages that use OIDCSubjectIdentifierPrincipal Package Description net.shibboleth.idp.plugin.authn.oidc.rp.impl This package has an authentication implementation for OpenID Connect authentication providers.net.shibboleth.idp.plugin.authn.oidc.rp.principal OpenID Connect principals. -
-
Uses of OIDCSubjectIdentifierPrincipal in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Fields in net.shibboleth.idp.plugin.authn.oidc.rp.impl declared as OIDCSubjectIdentifierPrincipal Modifier and Type Field Description private OIDCSubjectIdentifierPrincipalSimpleOIDCSubjectIdentifierCanonicalization. subjectIdentifierPrincipalThe custom Principal to operate on. -
Uses of OIDCSubjectIdentifierPrincipal in net.shibboleth.idp.plugin.authn.oidc.rp.principal
Methods in net.shibboleth.idp.plugin.authn.oidc.rp.principal that return OIDCSubjectIdentifierPrincipal Modifier and Type Method Description OIDCSubjectIdentifierPrincipalOIDCSubjectIdentifierPrincipal. clone()
-