Uses of Class
com.avoka.fc.core.security.SSOAuthenticationToken
Package
Description
Provides classes related to security and authentication.
-
Uses of SSOAuthenticationToken in com.avoka.fc.core.security
Modifier and TypeMethodDescriptionprotected SSOAuthenticationToken
SSOAuthenticationFilter.getAuthenticationToken
(HttpServletRequest request) Return the SSOAuthenticationToken for the request.SAML2AttributesParser.getSSOAuthenticationToken()
Return the SAML2 attributes from a request containing the token.WSTrustSAMLAuthenticator.getSSOAuthenticationToken()
Return the SSO Authentication Token for the request. -
Uses of SSOAuthenticationToken in com.avoka.tm.security
Modifier and TypeClassDescriptionclass
Provides an SSO Authentication Token returned by the Saml2Parser in the Saml2ParserResult.