Modifier and Type | Method and Description |
---|---|
PVPTargetConfiguration |
SLOInformationContainer.getSloRequest() |
PVPTargetConfiguration |
ISLOInformationContainer.getSloRequest() |
Modifier and Type | Method and Description |
---|---|
void |
SLOInformationContainer.setSloRequest(PVPTargetConfiguration sloRequest) |
void |
ISLOInformationContainer.setSloRequest(PVPTargetConfiguration sloRequest) |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationManager.performSingleLogOut(javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
at.gv.egovernment.moa.id.commons.api.data.IAuthenticationSession session,
PVPTargetConfiguration pvpReq) |
Modifier and Type | Method and Description |
---|---|
org.opensaml.saml2.core.LogoutResponse |
SingleLogOutBuilder.buildSLOErrorResponse(org.opensaml.saml2.metadata.SingleLogoutService sloService,
PVPTargetConfiguration spRequest,
String firstLevelStatusCode) |
org.opensaml.saml2.core.LogoutResponse |
SingleLogOutBuilder.buildSLOResponseMessage(org.opensaml.saml2.metadata.SingleLogoutService sloService,
PVPTargetConfiguration spRequest,
List<String> failedOAs) |
org.opensaml.saml2.metadata.SingleLogoutService |
SingleLogOutBuilder.getResponseSLODescriptor(PVPTargetConfiguration spRequest) |
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.