Uses of Class
com.avoka.tm.security.Saml2ParserResult
-
Packages that use Saml2ParserResult Package Description com.avoka.tm.security Provides Security and SSO Support classes. -
-
Uses of Saml2ParserResult in com.avoka.tm.security
Methods in com.avoka.tm.security that return Saml2ParserResult Modifier and Type Method Description Saml2ParserResult
Saml2Parser. parse(HttpServletRequest request)
Parse the SAMLResponse from the given POST request.
-