public interface ISLOInformationContainer
Modifier and Type | Method and Description |
---|---|
SLOInformationImpl |
getBackChannelOASessionDescripten(String oaID) |
Set<Map.Entry<String,SLOInformationImpl>> |
getFrontChannelOASessionDescriptions() |
Iterator<String> |
getNextBackChannelOA() |
String |
getSessionID() |
List<String> |
getSloFailedOAs() |
PVPTargetConfiguration |
getSloRequest() |
String |
getTransactionID() |
boolean |
hasFrontChannelOA() |
void |
putFailedOA(String oaID) |
void |
removeBackChannelOA(String oaID) |
void |
removeFrontChannelOA(String oaID) |
void |
setSloRequest(PVPTargetConfiguration sloRequest) |
boolean hasFrontChannelOA()
Set<Map.Entry<String,SLOInformationImpl>> getFrontChannelOASessionDescriptions()
void removeFrontChannelOA(String oaID)
SLOInformationImpl getBackChannelOASessionDescripten(String oaID)
void removeBackChannelOA(String oaID)
PVPTargetConfiguration getSloRequest()
void setSloRequest(PVPTargetConfiguration sloRequest)
sloRequest
- the sloRequest to setvoid putFailedOA(String oaID)
String getTransactionID()
String getSessionID()
Copyright © 2017. All rights reserved.