Searched defs:ServerFaultException (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DServerFaultException.java27 public class ServerFaultException extends FederatedSSOException { class in inherits:FederatedSSOException
34 public ServerFaultException(final String messageCode) { method in class:ServerFaultException
44 public ServerFaultException(final String messageCode, final String detail) { method in class:ServerFaultException
54 public ServerFaultException(final SAML2IdentityProviderAdapter idpAdapter, final String messageCode) { method in class:ServerFaultException
65 public ServerFaultException(final SAML2IdentityProviderAdapter idpAdapter, final String messageCode, method in class:ServerFaultException
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DServerFaultException.java27 public class ServerFaultException extends FederatedSSOException { class in inherits:FederatedSSOException
34 public ServerFaultException(final String messageCode) { method in class:ServerFaultException
44 public ServerFaultException(final String messageCode, final String detail) { method in class:ServerFaultException
54 public ServerFaultException(final SAML2IdentityProviderAdapter idpAdapter, final String messageCode) { method in class:ServerFaultException
65 public ServerFaultException(final SAML2IdentityProviderAdapter idpAdapter, final String messageCode, method in class:ServerFaultException

Completed in 52 milliseconds