Uses of Class
net.shibboleth.oidc.profile.context.AbstractAuthenticatableOIDCContext
Packages that use AbstractAuthenticatableOIDCContext
-
Uses of AbstractAuthenticatableOIDCContext in net.shibboleth.oidc.profile.context
Subclasses of AbstractAuthenticatableOIDCContext in net.shibboleth.oidc.profile.contextModifier and TypeClassDescriptionclassA context to hold an OIDC token request response.classA context to hold the response from the UserInfo endpoint.Methods in net.shibboleth.oidc.profile.context that return AbstractAuthenticatableOIDCContextModifier and TypeMethodDescriptionAbstractAuthenticatableOIDCContext.setAuthenticated(boolean flag) Sets the flag indicating whether the information contained in this context has been authenticated.