Package | Description |
---|---|
at.gv.egovernment.moa.id.protocols.pvp2x.utils | |
at.gv.egovernment.moa.id.storage |
Modifier and Type | Method and Description |
---|---|
String |
AssertionAttributeExtractor.getNameID() |
String |
AssertionAttributeExtractor.getQAALevel() |
String |
AssertionAttributeExtractor.getSessionIndex() |
Constructor and Description |
---|
AssertionAttributeExtractor(org.opensaml.saml2.core.StatusResponseType samlResponse)
Parse the SAML2 Response element and extracts included information
INFO: Actually, only the first SAML2 Assertion of the SAML2 Response is used! |
Modifier and Type | Method and Description |
---|---|
void |
IAuthenticationSessionStoreage.addFederatedSessionInformation(at.gv.egovernment.moa.id.commons.api.IRequest req,
String idpEntityID,
AssertionAttributeExtractor extractor)
Add information of the federated IDP to MOASession
|
void |
DBAuthenticationSessionStoreage.addFederatedSessionInformation(at.gv.egovernment.moa.id.commons.api.IRequest req,
String idpEntityID,
AssertionAttributeExtractor extractor) |
Copyright © 2017. All rights reserved.