Uses of Class
net.shibboleth.oidc.profile.messaging.context.OIDCPeerEntityContext
Packages that use OIDCPeerEntityContext
Package
Description
Utility classes for security related functions.
-
Uses of OIDCPeerEntityContext in net.shibboleth.oidc.security.impl
Fields in net.shibboleth.oidc.security.impl declared as OIDCPeerEntityContextModifier and TypeFieldDescriptionprivate OIDCPeerEntityContextBaseJWTSignatureSecurityHandler.peerContextThe context representing the OIDC peer entity.Methods in net.shibboleth.oidc.security.impl that return OIDCPeerEntityContextModifier and TypeMethodDescriptionprotected OIDCPeerEntityContextBaseJWTSignatureSecurityHandler.getOIDCPeerEntityContext()Get theOIDCPeerEntityContextassociated with the message.