at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
, Serializable
public class SLOInformationContainer extends Object implements Serializable, at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
Constructor | Description |
---|---|
SLOInformationContainer() |
Modifier and Type | Method | Description |
---|---|---|
LinkedHashMap<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface> |
getActiveBackChannelOAs() |
|
LinkedHashMap<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface> |
getActiveFrontChannalOAs() |
|
at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface |
getBackChannelOASessionDescripten(String oaID) |
|
Set<Map.Entry<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface>> |
getFrontChannelOASessionDescriptions() |
|
Iterator<String> |
getNextBackChannelOA() |
|
String |
getSessionID() |
|
List<String> |
getSloFailedOAs() |
|
at.gv.egiz.eaaf.core.api.IRequest |
getSloRequest() |
|
String |
getTransactionID() |
|
boolean |
hasFrontChannelOA() |
|
void |
putFailedOA(String oaID) |
|
void |
removeBackChannelOA(String oaID) |
|
void |
removeFrontChannelOA(String oaID) |
|
void |
setActiveBackChannelOAs(LinkedHashMap<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface> activeBackChannelOAs) |
|
void |
setActiveFrontChannalOAs(LinkedHashMap<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface> activeFrontChannalOAs) |
|
void |
setSessionID(String sessionID) |
|
void |
setSloRequest(at.gv.egiz.eaaf.core.api.IRequest sloRequest) |
|
void |
setTransactionID(String transactionID) |
public LinkedHashMap<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface> getActiveFrontChannalOAs()
public void setActiveFrontChannalOAs(LinkedHashMap<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface> activeFrontChannalOAs)
activeFrontChannalOAs
- the activeFrontChannalOAs to setpublic LinkedHashMap<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface> getActiveBackChannelOAs()
public void setActiveBackChannelOAs(LinkedHashMap<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface> activeBackChannelOAs)
activeBackChannelOAs
- the activeBackChannelOAs to setpublic boolean hasFrontChannelOA()
hasFrontChannelOA
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public Set<Map.Entry<String,at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface>> getFrontChannelOASessionDescriptions()
getFrontChannelOASessionDescriptions
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public void removeFrontChannelOA(String oaID)
removeFrontChannelOA
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public Iterator<String> getNextBackChannelOA()
getNextBackChannelOA
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface getBackChannelOASessionDescripten(String oaID)
getBackChannelOASessionDescripten
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public void removeBackChannelOA(String oaID)
removeBackChannelOA
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public void setSloRequest(at.gv.egiz.eaaf.core.api.IRequest sloRequest)
setSloRequest
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public List<String> getSloFailedOAs()
getSloFailedOAs
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public void putFailedOA(String oaID)
putFailedOA
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public String getTransactionID()
getTransactionID
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public void setTransactionID(String transactionID)
transactionID
- the transactionID to setpublic String getSessionID()
getSessionID
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
public void setSessionID(String sessionID)
sessionID
- the sessionID to setpublic at.gv.egiz.eaaf.core.api.IRequest getSloRequest()
getSloRequest
in interface at.gv.egiz.eaaf.core.api.idp.slo.ISLOInformationContainer
Copyright © 2019. All rights reserved.