Constant Field Values

Contents

com.iplanet.*

com.sun.*

  • com.sun.identity.shared.stats.Stats 
    Modifier and Type Constant Field Value
    public static final int CONSOLE 2
    public static final int FILE 1
    public static final int OFF 0

org.forgerock.*

  • org.forgerock.am.iot.IotAuthenticationNode 
    Modifier and Type Constant Field Value
    protected static final String FAILURE_OUTCOME "failure"
    protected static final String SUCCESS_OUTCOME "success"
  • org.forgerock.am.iot.IotRegistrationNode 
    Modifier and Type Constant Field Value
    protected static final String FAILURE_OUTCOME "failure"
    protected static final String SUCCESS_OUTCOME "success"
  • org.forgerock.http.header.authorization.BasicCredentials 
    Modifier and Type Constant Field Value
    public static final String NAME "Basic"
  • org.forgerock.http.header.authorization.BearerToken 
    Modifier and Type Constant Field Value
    public static final String NAME "Bearer"
  • org.forgerock.json.JsonPatch 
    Modifier and Type Constant Field Value
    public static final String MEDIA_TYPE "application/json-patch"
  • org.forgerock.json.jose.utils.DerUtils 
    Modifier and Type Constant Field Value
    public static final byte INTEGER_TAG 2
    public static final byte SEQUENCE_TAG 48
  • org.forgerock.openam.annotations.sm.Attribute 
    Modifier and Type Constant Field Value
    public static final int HIDDEN -1
  • org.forgerock.selfservice.stages.captcha.CaptchaStageConfig 
    Modifier and Type Constant Field Value
    public static final String NAME "captcha"
  • org.forgerock.selfservice.stages.parameters.ParametersConfig 
    Modifier and Type Constant Field Value
    public static final String NAME "parameters"
  • org.forgerock.selfservice.stages.registration.UserRegistrationConfig 
    Modifier and Type Constant Field Value
    public static final String NAME "selfRegistration"
  • org.forgerock.selfservice.stages.reset.ResetStageConfig 
    Modifier and Type Constant Field Value
    public static final String NAME "resetStage"