Uses of Class
com.sun.identity.saml2.profile.ClientFaultException
-
Packages that use ClientFaultException Package Description org.forgerock.openam.saml2 -
-
Uses of ClientFaultException in org.forgerock.openam.saml2
Methods in org.forgerock.openam.saml2 that throw ClientFaultException Modifier and Type Method Description StringIDPRequestValidator. getIDPEntity(String idpMetaAlias, String realm)The entity identifier for the IDP.StringUtilProxyIDPRequestValidator. getIDPEntity(String idpMetaAlias, String realm)The entity identifier for the IDP.StringIDPRequestValidator. getMetaAlias(jakarta.servlet.http.HttpServletRequest request)The meta alias is used to locate the provider's entity identifier and the organization in which it is located.StringUtilProxyIDPRequestValidator. getMetaAlias(jakarta.servlet.http.HttpServletRequest request)The meta alias is used to locate the provider's entity identifier and the organization in which it is located.voidSAMLAuthenticatorLookup. retrieveAuthenticationFromCache()Retrieves the authentication details for the session from the cache.voidUtilProxySAMLAuthenticatorLookup. retrieveAuthenticationFromCache()
-