Package | Description |
---|---|
at.gv.egovernment.moa.id.auth.parser | |
at.gv.egovernment.moa.id.auth.validator |
Modifier and Type | Method | Description |
---|---|---|
at.gv.egovernment.moa.id.commons.api.data.IVerifiyXMLSignatureResponse |
VerifyXMLSignatureResponseParser.parseData() |
Parse identity link from
<InfoboxReadResponse> |
at.gv.egiz.eaaf.core.api.idp.auth.data.IIdentityLink |
IdentityLinkAssertionParser.parseIdentityLink() |
Parses the identity link from the
<saml:Assertion> |
Constructor | Description |
---|---|
IdentityLinkAssertionParser(InputStream xmlAssertion) |
Constructor for
IdentityLinkAssertionParser . |
IdentityLinkAssertionParser(String xmlAssertion) |
Constructor for
IdentityLinkAssertionParser . |
IdentityLinkAssertionParser(Element xmlAssertion) |
Sets the <@link assertionElem>.
|
VerifyXMLSignatureResponseParser(String xmlResponse) |
Constructor for VerifyXMLSignatureResponseParser.
|
Modifier and Type | Method | Description |
---|---|---|
Element |
VerifyXMLSignatureRequestBuilder.build(byte[] mandate,
String trustProfileID) |
Builds a
<VerifyXMLSignatureRequest>
from an IdentityLink with a known trustProfileID which
has to exist in MOA-SP |
Element |
VerifyXMLSignatureRequestBuilder.build(at.gv.egiz.eaaf.core.api.idp.auth.data.IIdentityLink identityLink,
String trustProfileID) |
Builds a
<VerifyXMLSignatureRequest>
from an IdentityLink with a known trustProfileID which
has to exist in MOA-SP |
Copyright © 2019. All rights reserved.