Searched refs:UNKNOWN_ERROR (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPServiceException.java151 * UNKNOWN_ERROR(20) This error is thrown when ADAL does not know what on
155 public final static int UNKNOWN_ERROR = 20; field in class:LDAPServiceException
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPServiceException.java151 * UNKNOWN_ERROR(20) This error is thrown when ADAL does not know what on
155 public final static int UNKNOWN_ERROR = 20; field in class:LDAPServiceException
/forgerock/openam-v13/openam-oauth2-common/oauth2-restlet/src/main/java/org/forgerock/openam/oauth2/
H A DOAuthProblemException.java110 UNKNOWN_ERROR( enum constant in enum:OAuthProblemException.OAuthError
111 OAuth2Constants.Error.UNKNOWN_ERROR,
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/
H A DOAuthProblemException.java102 UNKNOWN_ERROR( enum constant in enum:OAuthProblemException.OAuthError
103 OAuth2Constants.Error.UNKNOWN_ERROR,
/forgerock/openam-v13/openam-oauth2-common/oauth2-core/src/main/java/org/forgerock/oauth2/core/
H A DOAuth2Constants.java662 public static final String UNKNOWN_ERROR = "unknown_error"; field in class:OAuth2Constants.Error
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/oauth2/
H A DOAuth2Constants.java604 public static final String UNKNOWN_ERROR = "unknown_error"; field in class:OAuth2Constants.Error

Completed in 56 milliseconds