com.avoka.tm.security
Provides Security and SSO Support classes.
Class Summary
Class | Description |
---|---|
Saml2Parser | Provides a SAML2 (Security Assertion Markup Language) response parser - a helper class for SSO Filter / Security Manager Get SSO Auth Token script. |
Saml2ParserResult | The Saml2ParserResult is returned from the Saml2Paser.parse(request) method. |
SsoAuthToken | Provides an SSO Authentication Token returned by the Saml2Parser in the Saml2ParserResult. |