Searched defs:failureCode (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-oauth2-saml2/src/main/java/org/forgerock/openam/oauth2/saml2/core/
H A DOAuth2Saml2GrantSPAdapter.java145 int failureCode) {
137 postSingleSignOnFailure( String hostedEntityID, String realm, HttpServletRequest request, HttpServletResponse response, AuthnRequest authnRequest, Response ssoResponse, String profile, int failureCode) argument
/forgerock/openam/openam-oauth2-saml2/src/main/java/org/forgerock/openam/oauth2/saml2/core/
H A DOAuth2Saml2GrantSPAdapter.java140 int failureCode) {
132 postSingleSignOnFailure( String hostedEntityID, String realm, HttpServletRequest request, HttpServletResponse response, AuthnRequest authnRequest, Response ssoResponse, String profile, int failureCode) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DSAML2ServiceProviderAdapter.java239 * @param failureCode an integer specifies the failure code. Possible
252 int failureCode) {
244 postSingleSignOnFailure( String hostedEntityID, String realm, HttpServletRequest request, HttpServletResponse response, AuthnRequest authnRequest, Response ssoResponse, String profile, int failureCode) argument
/forgerock/openam-v13/openam-federation/OpenFM/src/main/integrations/oracle/source/com/sun/identity/saml2/plugins/
H A DOAMAdapter.java302 * @param failureCode an integer specifies the failure code. Possible
315 int failureCode) {
307 postSingleSignOnFailure( String hostedEntityID, String realm, HttpServletRequest request, HttpServletResponse response, AuthnRequest authnRequest, Response ssoResponse, String profile, int failureCode) argument
/forgerock/openam-v13/openam-federation/OpenFM/src/main/integrations/siteminder/source/com/sun/identity/saml2/plugins/
H A DSMAdapter.java380 * @param failureCode an integer specifies the failure code. Possible
393 int failureCode) {
385 postSingleSignOnFailure( String hostedEntityID, String realm, HttpServletRequest request, HttpServletResponse response, AuthnRequest authnRequest, Response ssoResponse, String profile, int failureCode) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/plugins/
H A DFederationSPAdapter.java241 * @param failureCode an integer specifies the failure code. Possible
251 int failureCode);
245 postSSOFederationFailure(String hostedEntityID, HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, FSAuthnResponse authnResponse, FSResponse samlResponse, int failureCode) argument
/forgerock/openam/openam-federation/OpenFM/src/main/integrations/oracle/source/com/sun/identity/saml2/plugins/
H A DOAMAdapter.java302 * @param failureCode an integer specifies the failure code. Possible
315 int failureCode) {
307 postSingleSignOnFailure( String hostedEntityID, String realm, HttpServletRequest request, HttpServletResponse response, AuthnRequest authnRequest, Response ssoResponse, String profile, int failureCode) argument
/forgerock/openam/openam-federation/OpenFM/src/main/integrations/siteminder/source/com/sun/identity/saml2/plugins/
H A DSMAdapter.java380 * @param failureCode an integer specifies the failure code. Possible
393 int failureCode) {
385 postSingleSignOnFailure( String hostedEntityID, String realm, HttpServletRequest request, HttpServletResponse response, AuthnRequest authnRequest, Response ssoResponse, String profile, int failureCode) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/plugins/
H A DFederationSPAdapter.java241 * @param failureCode an integer specifies the failure code. Possible
251 int failureCode);
245 postSSOFederationFailure(String hostedEntityID, HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, FSAuthnResponse authnResponse, FSResponse samlResponse, int failureCode) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DSAML2ServiceProviderAdapter.java239 * @param failureCode an integer specifies the failure code. Possible
252 int failureCode) {
244 postSingleSignOnFailure( String hostedEntityID, String realm, HttpServletRequest request, HttpServletResponse response, AuthnRequest authnRequest, Response ssoResponse, String profile, int failureCode) argument

Completed in 302 milliseconds