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

/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/authn/exceptions/
H A DRestAuthResponseException.java26 public class RestAuthResponseException extends RestAuthException { class in inherits:RestAuthException
33 * Constructs a RestAuthResponseException.
39 public RestAuthResponseException(final int statusCode, method in class:RestAuthResponseException
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/authn/exceptions/
H A DRestAuthResponseException.java26 public class RestAuthResponseException extends RestAuthException { class in inherits:RestAuthException
33 * Constructs a RestAuthResponseException.
39 public RestAuthResponseException(final int statusCode, method in class:RestAuthResponseException

Completed in 39 milliseconds