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