Constant Field Values

Contents

com.iplanet.*

com.sun.*

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

org.forgerock.*

  • org.forgerock.am.identity.presentation.IdRepoBundle
    Modifier and Type
    Constant Field
    Value
    public static final String
    "amIdRepo"
  • 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
    "Basic"
  • org.forgerock.http.header.authorization.BearerToken
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Bearer"
  • org.forgerock.json.JsonPatch
    Modifier and Type
    Constant Field
    Value
    public static final String
    "application/json-patch"
  • org.forgerock.json.crypto.simple.SimpleDecryptor
    Modifier and Type
    Constant Field
    Value
    public static final String
    "x-simple-encryption"
  • org.forgerock.json.crypto.simple.SimpleEncryptor
    Modifier and Type
    Constant Field
    Value
    public static final String
    "x-simple-encryption"
  • org.forgerock.json.jose.utils.DerUtils
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
    public static final byte
    0x30
  • org.forgerock.oauth.clients.apple.AppleClient
    Modifier and Type
    Constant Field
    Value
    public static final String
    "user"
  • org.forgerock.openam.annotations.sm.Attribute
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • org.forgerock.opendj.ldap.ByteStringBuilder
    Modifier and Type
    Constant Field
    Value
    public static final int
    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
    "captcha"
  • org.forgerock.selfservice.stages.parameters.ParametersConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "parameters"
  • org.forgerock.selfservice.stages.registration.UserRegistrationConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "selfRegistration"
  • org.forgerock.selfservice.stages.reset.ResetStageConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "resetStage"
  • org.forgerock.selfservice.stages.user.EmailUsernameConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "emailUsername"
  • org.forgerock.selfservice.stages.user.RetrieveUsernameConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "retrieveUsername"
  • org.forgerock.selfservice.stages.user.UserDetailsConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "userDetails"
  • org.forgerock.selfservice.stages.user.UserQueryConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "userQuery"
  • org.forgerock.selfservice.stages.user.ValidateActiveAccountConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "validateActiveAccount"