Class PluginAuthenticationErrorCode

java.lang.Object
oracle.security.am.plugin.authn.PluginAuthenticationErrorCode
All Implemented Interfaces:
oracle.security.am.common.utilities.constant.ErrorCode

public class PluginAuthenticationErrorCode extends Object implements oracle.security.am.common.utilities.constant.ErrorCode
  • Constructor Details

  • Method Details

    • getSecondaryErrorMessage

      public String getSecondaryErrorMessage()
      Specified by:
      getSecondaryErrorMessage in interface oracle.security.am.common.utilities.constant.ErrorCode
    • setSecondaryErrorMessage

      public void setSecondaryErrorMessage<wbr>(String secondaryErrorMessage)
    • getValue

      public String getValue()
      Specified by:
      getValue in interface oracle.security.am.common.utilities.constant.ErrorCode
    • getUserDn

      public String getUserDn()
    • setUserDn

      public void setUserDn<wbr>(String userDn)
    • getAuthenticationErrorCode

      public AuthenticationErrorCode getAuthenticationErrorCode()