Constructor | Description |
---|---|
SignatureVerificationUtils() |
Modifier and Type | Method | Description |
---|---|---|
Element |
VerifyXMLSignatureRequestBuilder.build(CreateXMLSignatureResponse csr,
List<String> verifyTransformsInfoProfileID,
String trustProfileID) |
Builds a
<VerifyXMLSignatureRequest>
from the signed AUTH-Block with a known trustProfileID which
has to exist in MOA-SP |
Element |
VerifyXMLSignatureRequestBuilder.buildDsig(CreateXMLSignatureResponse csr,
String trustProfileID) |
Builds a
<VerifyXMLSignatureRequest>
from the signed data with a known trustProfileID which
has to exist in MOA-SP |
Constructor | Description |
---|---|
VerifyXMLSignatureRequestBuilder() |
Builds the body for a
VerifyXMLsignatureRequest including the root
element and namespace declarations. |
Modifier and Type | Method | Description |
---|---|---|
protected at.gv.egiz.eaaf.core.impl.data.Pair<String,String> |
MandateNaturalPersonBPKAttributeBuilder.getBaseIdFromMandate(at.gv.egiz.eaaf.core.api.idp.ISPConfiguration oaParam,
at.gv.egiz.eaaf.core.api.idp.IAuthData authData) |
|
protected String |
MandateNaturalPersonBPKAttributeBuilder.getBpkAttributeStringForSP(at.gv.egiz.eaaf.core.api.idp.ISPConfiguration oaParam,
at.gv.egiz.eaaf.core.api.idp.IAuthData authData) |
Generate the bPK String for this specific SP
|
protected at.gv.egiz.eaaf.core.impl.data.Pair<String,String> |
MandateNaturalPersonBPKAttributeBuilder.getBpkForSp(at.gv.egiz.eaaf.core.api.idp.ISPConfiguration oaParam,
at.gv.egiz.eaaf.core.api.idp.IAuthData authData) |
Modifier and Type | Method | Description |
---|---|---|
void |
DBAuthenticationSessionStoreage.addFederatedSessionInformation(at.gv.egiz.eaaf.core.api.IRequest req,
String idpEntityID,
at.gv.egiz.eaaf.modules.pvp2.sp.impl.utils.AssertionAttributeExtractor extractor) |
|
void |
IAuthenticationSessionStoreage.addFederatedSessionInformation(at.gv.egiz.eaaf.core.api.IRequest req,
String idpEntityID,
at.gv.egiz.eaaf.modules.pvp2.sp.impl.utils.AssertionAttributeExtractor extractor) |
Add information of the federated IDP to MOASession
|
AuthenticationSession |
DBAuthenticationSessionStoreage.createInternalSSOSession(at.gv.egiz.eaaf.core.api.IRequest target) |
|
AuthenticationSession |
IAuthenticationSessionStoreage.createInternalSSOSession(at.gv.egiz.eaaf.core.api.IRequest target) |
Create a new MOA SSO-Session object in database
The SSO session object get populated with eID information from pending request
|
Modifier and Type | Method | Description |
---|---|---|
byte[] |
AbstractEncrytionUtil.decrypt(EncryptedData data) |
|
EncryptedData |
AbstractEncrytionUtil.encrypt(byte[] data) |
Copyright © 2019. All rights reserved.