Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.context.AbstractOIDCEntityContext
-
Packages that use AbstractOIDCEntityContext Package Description net.shibboleth.idp.plugin.authn.oidc.rp.context Context classes for RP-specific information needed by profile actions. -
-
Uses of AbstractOIDCEntityContext in net.shibboleth.idp.plugin.authn.oidc.rp.context
Subclasses of AbstractOIDCEntityContext in net.shibboleth.idp.plugin.authn.oidc.rp.context Modifier and Type Class Description classOIDCPeerEntityContextLightweight subcontext that carries information about a OIDC peer entity.
-