Package | Description |
---|---|
at.gv.egovernment.moa.id.data | |
at.gv.egovernment.moa.id.protocols.pvp2x.builder | |
at.gv.egovernment.moa.id.protocols.pvp2x.builder.assertion |
Modifier and Type | Method and Description |
---|---|
SLOInformationImpl |
SLOInformationContainer.getBackChannelOASessionDescripten(String oaID) |
SLOInformationImpl |
ISLOInformationContainer.getBackChannelOASessionDescripten(String oaID) |
Modifier and Type | Method and Description |
---|---|
LinkedHashMap<String,SLOInformationImpl> |
SLOInformationContainer.getActiveBackChannelOAs() |
LinkedHashMap<String,SLOInformationImpl> |
SLOInformationContainer.getActiveFrontChannalOAs() |
Set<Map.Entry<String,SLOInformationImpl>> |
SLOInformationContainer.getFrontChannelOASessionDescriptions() |
Set<Map.Entry<String,SLOInformationImpl>> |
ISLOInformationContainer.getFrontChannelOASessionDescriptions() |
Modifier and Type | Method and Description |
---|---|
void |
SLOInformationContainer.setActiveBackChannelOAs(LinkedHashMap<String,SLOInformationImpl> activeBackChannelOAs) |
void |
SLOInformationContainer.setActiveFrontChannalOAs(LinkedHashMap<String,SLOInformationImpl> activeFrontChannalOAs) |
Modifier and Type | Method and Description |
---|---|
org.opensaml.saml2.core.LogoutRequest |
SingleLogOutBuilder.buildSLORequestMessage(SLOInformationImpl sloInfo) |
Modifier and Type | Method and Description |
---|---|
static org.opensaml.saml2.core.Assertion |
PVP2AssertionBuilder.buildAssertion(String issuerEntityID,
PVPTargetConfiguration pendingReq,
org.opensaml.saml2.core.AuthnRequest authnRequest,
IAuthData authData,
org.opensaml.saml2.metadata.EntityDescriptor peerEntity,
org.joda.time.DateTime date,
org.opensaml.saml2.metadata.AssertionConsumerService assertionConsumerService,
SLOInformationImpl sloInformation)
Build a PVP 2.1 assertion as response of a SAML2 AuthnRequest
|
Copyright © 2017. All rights reserved.