Uses of Class
net.shibboleth.oidc.profile.messaging.context.AbstractOIDCEntityContext
-
Packages that use AbstractOIDCEntityContext Package Description net.shibboleth.oidc.profile.messaging.context OIDC messaging contexts. -
-
Uses of AbstractOIDCEntityContext in net.shibboleth.oidc.profile.messaging.context
Subclasses of AbstractOIDCEntityContext in net.shibboleth.oidc.profile.messaging.context Modifier and Type Class Description classOIDCPeerEntityContextLightweight subcontext that carries information about a OIDC peer entity.Methods in net.shibboleth.oidc.profile.messaging.context that return AbstractOIDCEntityContext Modifier and Type Method Description AbstractOIDCEntityContextAbstractOIDCEntityContext. setIdentifier(String id)Sets the identifier of the OIDC entity e.g.
-