public interface SessionValidator
SAMLSessionValidator
Modifier and Type | Method and Description |
---|---|
boolean |
validateSession()
Validate session.
|
boolean |
validateToken(SAMLToken samlToken)
Method to check if the provided
SAMLToken is still valid. |
boolean validateSession() throws SessionManagementException
SessionManagementException
boolean validateToken(SAMLToken samlToken) throws SessionManagementException
SAMLToken
is still valid.samlToken
- SessionManagementException
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.