Uses of Interface
com.sun.identity.saml2.assertion.Issuer
Package
Description
Defines SAMLv2 assertion.
Defines classes for SAMLv2 ECP profile.
SAMLv2 Protocol Classes.
-
Uses of Issuer in com.sun.identity.saml2.assertion
Modifier and TypeMethodDescriptionAssertionFactory.createIssuer()
Returns a new instance ofIssuer
.AssertionFactory.createIssuer
(String xml) Returns a new instance ofIssuer
.AssertionFactory.createIssuer
(Element elem) Returns a new instance ofIssuer
.Assertion.getIssuer()
Returns the issuer of the assertion -
Uses of Issuer in com.sun.identity.saml2.ecp
Modifier and TypeMethodDescriptionECPRequest.getIssuer()
Returns the value of the issuer attribute. -
Uses of Issuer in com.sun.identity.saml2.protocol