public class AssertionReader
extends com.ietnet.fse.common.saml.AbstractAssertionReader
| Constructor and Description |
|---|
AssertionReader()
Default constructor
|
AssertionReader(org.opensaml.saml2.core.Assertion assertion)
Constructor that initialize the assertions
|
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.saml2.core.Assertion |
getApplicativeAssertion(javax.xml.soap.Node wsseScurity,
java.lang.String serviceName) |
getApplicativeAssertion, getApplicativeAssertion, getAssertion, getAttribute, getAttributeAssertion, getAuthzAssertion, getAuthzAssertion, getIdentityAssertion, getIdentityAssertion, getListAttribute, getListAttribute, getListAttribute, getValueAttribute, inizializepublic AssertionReader()
throws java.lang.Exception
java.lang.Exception - if any error occurspublic AssertionReader(org.opensaml.saml2.core.Assertion assertion)
throws java.lang.Exception
assertion - the assertionsjava.lang.Exception - if any error occurspublic org.opensaml.saml2.core.Assertion getApplicativeAssertion(javax.xml.soap.Node wsseScurity,
java.lang.String serviceName)
throws org.opensaml.xml.io.UnmarshallingException,
com.ietnet.fse.FSEException
wsseScurity - org.opensaml.xml.io.UnmarshallingExceptioncom.ietnet.fse.FSEException