Package oracle.security.am.plugin.authn
Class AuthenticationConstants
java.lang.Object
oracle.security.am.plugin.authn.AuthenticationConstants
- Since:
- OAM 11.1.1.2.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CRED_PARAM_TYPE_STRING
Paramter typeString
.- See Also:
-
CRED_PARAM_TYPE_PASSWD
Paramter type passwordString
.- See Also:
-
CRED_PARAM_TYPE_HTTP_HEADER
Paramter type http headerString
.- See Also:
-
CRED_PARAM_TYPE_HTTP_COOKIE
Paramter type http cookieString
.- See Also:
-
ERROR_CODE
- See Also:
-
-
Constructor Details
-
AuthenticationConstants
public AuthenticationConstants()
-