Uses of Class
com.avoka.fc.core.security.SSOAuthenticationToken
Packages that use SSOAuthenticationToken
Package
Description
Provides classes related to security and authentication.
-
Uses of SSOAuthenticationToken in com.avoka.fc.core.security
Methods in com.avoka.fc.core.security that return SSOAuthenticationTokenModifier and TypeMethodDescriptionprotected SSOAuthenticationToken
SSOAuthenticationFilter.getAuthenticationToken
(jakarta.servlet.http.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
Subclasses of SSOAuthenticationToken in com.avoka.tm.securityModifier and TypeClassDescriptionclass
Provides an SSO Authentication Token returned by the Saml2Parser in the Saml2ParserResult.