Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social


oracle.security.idaas.rp.client.resource
Class LoggingMessageKeys

java.lang.Object
  extended by oracle.security.idaas.rp.client.resource.LoggingMessageKeys


public class LoggingMessageKeys
extends java.lang.Object

Field Summary
static java.lang.String RP_CONNECTION_FAILURE
          Exception occurred.
static java.lang.String RP_CREATE_IDP_LIST_FAILED
          Exception occurred.
static java.lang.String RP_ILLEGAL_ARGUMENT_APPLICATION_ID_INVALID
          Invalid argument for properties in constructor.
static java.lang.String RP_ILLEGAL_ARGUMENT_IDP_BUILD_FAILURE
          Invalid argument for properties in constructor.
static java.lang.String RP_ILLEGAL_ARGUMENT_PROPERTIES_INVALID
          Invalid argument for properties in constructor.
static java.lang.String RP_ILLEGAL_ARGUMENT_SYSTEM_CONFIG_INVALID
          Invalid argument for properties in constructor.
static java.lang.String RP_ILLEGAL_ARGUMENT_URI_INVALID
          Invalid argument for properties in constructor.
static java.lang.String RP_INVALID_CRYPTO_TYPE
          Exception occurred.
static java.lang.String RP_INVALID_URL
          Exception occurred.
static java.lang.String RP_JSON_RESPONSE_DECRYPTION_FAILURE
          Exception occurred.
static java.lang.String RP_MISSING_PROXY_PORT
          Exception occurred.
static java.lang.String RP_MISSING_PROXY_PROTOCOL
          Exception occurred.
static java.lang.String RP_NO_RESPONSE_ERROR
          Exception occurred.
static java.lang.String RP_PROXY_SETUP_FAILED
          Exception occurred.
static java.lang.String RP_PWD_EMPTY
          Exception occurred.
static java.lang.String RP_SAE_DECODING_FAILURE
          Exception occurred.
static java.lang.String RP_SAE_ENCODING_FAILURE
          Exception occurred.
static java.lang.String RP_SAE_INIT_FAILURE
          Exception occurred.
static java.lang.String RP_UNSUPPORTED_SECURITY_MECHANISM
          Exception occurred.

 

Constructor Summary
LoggingMessageKeys()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

RP_MISSING_PROXY_PROTOCOL

public static final java.lang.String RP_MISSING_PROXY_PROTOCOL
Exception occurred. Error Code IDAAS-30001
See Also:
Constant Field Values

RP_MISSING_PROXY_PORT

public static final java.lang.String RP_MISSING_PROXY_PORT
Exception occurred. Error Code IDAAS-30002
See Also:
Constant Field Values

RP_PROXY_SETUP_FAILED

public static final java.lang.String RP_PROXY_SETUP_FAILED
Exception occurred. Error Code IDAAS-30003
See Also:
Constant Field Values

RP_UNSUPPORTED_SECURITY_MECHANISM

public static final java.lang.String RP_UNSUPPORTED_SECURITY_MECHANISM
Exception occurred. Error Code IDAAS-30004
See Also:
Constant Field Values

RP_NO_RESPONSE_ERROR

public static final java.lang.String RP_NO_RESPONSE_ERROR
Exception occurred. Error Code IDAAS-30005
See Also:
Constant Field Values

RP_JSON_RESPONSE_DECRYPTION_FAILURE

public static final java.lang.String RP_JSON_RESPONSE_DECRYPTION_FAILURE
Exception occurred. Error Code IDAAS-30006
See Also:
Constant Field Values

RP_CREATE_IDP_LIST_FAILED

public static final java.lang.String RP_CREATE_IDP_LIST_FAILED
Exception occurred. Error Code IDAAS-30007
See Also:
Constant Field Values

RP_INVALID_CRYPTO_TYPE

public static final java.lang.String RP_INVALID_CRYPTO_TYPE
Exception occurred. Error Code IDAAS-30008
See Also:
Constant Field Values

RP_SAE_INIT_FAILURE

public static final java.lang.String RP_SAE_INIT_FAILURE
Exception occurred. Error Code IDAAS-30009
See Also:
Constant Field Values

RP_PWD_EMPTY

public static final java.lang.String RP_PWD_EMPTY
Exception occurred. Error Code IDAAS-30010
See Also:
Constant Field Values

RP_CONNECTION_FAILURE

public static final java.lang.String RP_CONNECTION_FAILURE
Exception occurred. Error Code IDAAS-30011
See Also:
Constant Field Values

RP_SAE_DECODING_FAILURE

public static final java.lang.String RP_SAE_DECODING_FAILURE
Exception occurred. Error Code IDAAS-30012
See Also:
Constant Field Values

RP_INVALID_URL

public static final java.lang.String RP_INVALID_URL
Exception occurred. Error Code IDAAS-30013
See Also:
Constant Field Values

RP_SAE_ENCODING_FAILURE

public static final java.lang.String RP_SAE_ENCODING_FAILURE
Exception occurred. Error Code IDAAS-30014
See Also:
Constant Field Values

RP_ILLEGAL_ARGUMENT_PROPERTIES_INVALID

public static final java.lang.String RP_ILLEGAL_ARGUMENT_PROPERTIES_INVALID
Invalid argument for properties in constructor. Error Code IDAAS-30015
See Also:
Constant Field Values

RP_ILLEGAL_ARGUMENT_SYSTEM_CONFIG_INVALID

public static final java.lang.String RP_ILLEGAL_ARGUMENT_SYSTEM_CONFIG_INVALID
Invalid argument for properties in constructor. Error Code IDAAS-30016
See Also:
Constant Field Values

RP_ILLEGAL_ARGUMENT_APPLICATION_ID_INVALID

public static final java.lang.String RP_ILLEGAL_ARGUMENT_APPLICATION_ID_INVALID
Invalid argument for properties in constructor. Error Code IDAAS-30017
See Also:
Constant Field Values

RP_ILLEGAL_ARGUMENT_URI_INVALID

public static final java.lang.String RP_ILLEGAL_ARGUMENT_URI_INVALID
Invalid argument for properties in constructor. Error Code IDAAS-30018
See Also:
Constant Field Values

RP_ILLEGAL_ARGUMENT_IDP_BUILD_FAILURE

public static final java.lang.String RP_ILLEGAL_ARGUMENT_IDP_BUILD_FAILURE
Invalid argument for properties in constructor. Error Code IDAAS-30019
See Also:
Constant Field Values

Constructor Detail

LoggingMessageKeys

public LoggingMessageKeys()

Skip navigation links

Copyright (c) 2012,
Oracle All Rights Reserved.
Built 06/05/2012 17:18:07 PDT