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 JWT_ADDITIONAL_AUDIENCES_KEY "org.forgerock.am.iot.jwt.additional_audiences"
    protected static final String JWT_CHALLENGE_KEY "org.forgerock.am.iot.jwt.pop.challenge"
    protected static final String JWT_VERIFIED_CLAIMS_KEY "org.forgerock.am.iot.jwt.pop.verified_claims"
    protected static final String REGISTER_OUTCOME "register"
    protected static final String REQUIRES_TOKEN_RESTRICTION_KEY "org.forgerock.am.iot.jwt.requires_token_restriction"
    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 JWT_ADDITIONAL_AUDIENCES_KEY "org.forgerock.am.iot.jwt.additional_audiences"
    protected static final String JWT_CHALLENGE_KEY "org.forgerock.am.iot.jwt.pop.challenge"
    protected static final String JWT_VERIFIED_CLAIMS_KEY "org.forgerock.am.iot.jwt.pop.verified_claims"
    protected static final String REGISTER_OUTCOME "register"
    protected static final String REQUIRES_TOKEN_RESTRICTION_KEY "org.forgerock.am.iot.jwt.requires_token_restriction"
    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.oauth.clients.apple.AppleClient 
    Modifier and Type Constant Field Value
    public static final String USER "user"
  • org.forgerock.openam.annotations.sm.Attribute 
    Modifier and Type Constant Field Value
    public static final int HIDDEN -1
  • org.forgerock.opendj.ldap.ByteStringBuilder 
    Modifier and Type Constant Field Value
    public static final int MAX_COMPACT_SIZE 8
  • org.forgerock.opendj.ldap.LdapClients 
    Modifier and Type Constant Field Value
    public static final String ASYNC_RX_TRANSPORT "AsyncRx"
    public static final String DEFAULT_TRANSPORT "Default"
    public static final String MEMORY_RX_TRANSPORT "MemoryRx"
    public static final String SYNC_RX_TRANSPORT "SyncRx"
  • org.forgerock.opendj.ldap.LdapConnectionFactory 
    Modifier and Type Constant Field Value
    public static final String ASYNC_RX_TRANSPORT "AsyncRx"
    public static final String DEFAULT_TRANSPORT "Default"
    public static final String MEMORY_RX_TRANSPORT "MemoryRx"
    public static final String SYNC_RX_TRANSPORT "SyncRx"
  • org.forgerock.opendj.ldap.LdapServer 
    Modifier and Type Constant Field Value
    public static final String ASYNC_RX_TRANSPORT "AsyncRx"
    public static final String DEFAULT_TRANSPORT "Default"
    public static final String MEMORY_RX_TRANSPORT "MemoryRx"
    public static final String SYNC_RX_TRANSPORT "SyncRx"
  • 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"