public interface SessionIDExtensions
Modifier and Type | Method and Description |
---|---|
void |
add(String key,
String value) |
Map<String,String> |
asMap() |
String |
get(String key) |
String |
getPrimaryID()
The Primary ID for the SessionID is that Sessions home server.
|
String |
getSiteID()
Servers can be clustered together into Sites which are grouped for Session Failover and
crosstalk purposes.
|
String |
getStorageKey() |
String getPrimaryID()
String getSiteID()
String getStorageKey()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.