java.lang.Object
com.liferay.saml.opensaml.integration.session.util.SamlSessionUtil
public class SamlSessionUtil
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SamlSessionUtil
public SamlSessionUtil()
-
Method Details
-
isSamlSpSessionStillValid
public static boolean isSamlSpSessionStillValid(com.liferay.saml.persistence.model.SamlSpSession samlSpSession)
throws Exception
- Throws:
Exception