Class SPSessionCriterion
- java.lang.Object
-
- net.shibboleth.idp.session.criterion.SPSessionCriterion
-
-
Constructor Summary
Constructors Constructor Description SPSessionCriterion(String serviceId, String spSessionKey)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetServiceId()Get the service ID.StringgetSPSessionKey()Get the service session key.inthashCode()StringtoString()
-