| Modifier and Type | Field and Description |
|---|---|
private String |
id
The service ID.
|
private String |
key
Service session key.
|
| Constructor and Description |
|---|
SPSessionCriterion(String serviceId,
String spSessionKey)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getServiceId()
Get the service ID.
|
String |
getSPSessionKey()
Get the service session key.
|
int |
hashCode() |
String |
toString() |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.