Uses of Interface
org.opensaml.saml.saml2.core.Issuer
Packages that use Issuer
Package
Description
Context classes for SAML-based messaging function.
Interfaces for SAML 2.0 core and protocol interfaces.
Interfaces for SAML 2 ECP Elements.
-
Uses of Issuer in org.opensaml.saml.common.messaging.context
Methods in org.opensaml.saml.common.messaging.context with parameters of type IssuerModifier and TypeMethodDescriptionprotected StringSAMLPeerEntityContext.processSaml2Issuer(Issuer issuer) Resolve the SAML entity ID from a SAML 2 Issuer. -
Uses of Issuer in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return IssuerModifier and TypeMethodDescriptionAssertion.getIssuer()Gets the Issuer of this assertion.RequestAbstractType.getIssuer()Gets the issuer of this request.StatusResponseType.getIssuer()Gets the issuer of this response.Methods in org.opensaml.saml.saml2.core with parameters of type Issuer -
Uses of Issuer in org.opensaml.saml.saml2.ecp
Methods in org.opensaml.saml.saml2.ecp that return IssuerMethods in org.opensaml.saml.saml2.ecp with parameters of type Issuer