Uses of Class
com.avoka.tm.security.SsoAuthToken
-
Uses of SsoAuthToken in com.avoka.tm.security
Modifier and TypeFieldDescriptionfinal SsoAuthToken
Saml2ParserResult.ssoAuthToken
The ssoAuthToken (SsoAuthToken) holds the parsed user details from the SAML Response.ModifierConstructorDescriptionSaml2ParserResult
(SsoAuthToken ssoAuthToken, String responseRaw, String responseB64Decoded, Throwable error, List<String> validationErrors, String debugLog, String infoLog) Creates a immutable Saml2ParserResult.