Package | Description |
---|---|
at.gv.egovernment.moa.id.data | |
at.gv.egovernment.moa.id.moduls | |
at.gv.egovernment.moa.id.protocols.pvp2x | |
at.gv.egovernment.moa.id.storage |
Modifier and Type | Class and Description |
---|---|
class |
SLOInformationImpl |
Modifier and Type | Method and Description |
---|---|
SLOInformationInterface |
IAction.processRequest(at.gv.egovernment.moa.id.commons.api.IRequest req,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
IAuthData authData) |
Modifier and Type | Method and Description |
---|---|
SLOInformationInterface |
SingleLogOutAction.processRequest(at.gv.egovernment.moa.id.commons.api.IRequest req,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
IAuthData authData) |
SLOInformationInterface |
MetadataAction.processRequest(at.gv.egovernment.moa.id.commons.api.IRequest req,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
IAuthData authData) |
SLOInformationInterface |
AuthenticationAction.processRequest(at.gv.egovernment.moa.id.commons.api.IRequest req,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
IAuthData authData) |
SLOInformationInterface |
AttributQueryAction.processRequest(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
IAuthData authData) |
Modifier and Type | Method and Description |
---|---|
void |
IAuthenticationSessionStoreage.addSSOInformation(String moaSessionID,
String SSOSessionID,
SLOInformationInterface SLOInfo,
at.gv.egovernment.moa.id.commons.api.IRequest protocolRequest)
Add Single Sign-On processing information to a MOASession.
|
void |
DBAuthenticationSessionStoreage.addSSOInformation(String moaSessionID,
String SSOSessionID,
SLOInformationInterface SLOInfo,
at.gv.egovernment.moa.id.commons.api.IRequest protocolRequest) |
Copyright © 2017. All rights reserved.