Uses of Class
org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Packages that use SAMLPeerEntityContext
Package
Description
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
-
Uses of SAMLPeerEntityContext in org.opensaml.saml.common.binding.security.impl
Fields in org.opensaml.saml.common.binding.security.impl declared as SAMLPeerEntityContextModifier and TypeFieldDescriptionprivate SAMLPeerEntityContextBaseSAMLSimpleSignatureSecurityHandler.peerContextThe context representing the SAML peer entity.private SAMLPeerEntityContextBaseSAMLXMLSignatureSecurityHandler.peerContextThe context representing the SAML peer entity.Methods in org.opensaml.saml.common.binding.security.impl that return SAMLPeerEntityContextModifier and TypeMethodDescriptionprotected SAMLPeerEntityContextBaseSAMLXMLSignatureSecurityHandler.getSAMLPeerEntityContext()Get theSAMLPeerEntityContextassociated with the message.