public interface Constants
Modifier and Type | Field and Description |
---|---|
static String |
ADVICES_TAG_NAME
XML tag name used for Advices message.
|
static String |
AGENT_SESSION_IDLE_TIME
Property string to set max idle timeout for agent sessions
|
static String |
ALLOW_PERSIST_AM_COOKIE
property to control if the OpenAM server will persist the OpenAM
session cookie if the following parameter is in the incoming request
PersistAMCookie . |
static String |
AM_ADMIN_CLI_CERTDB_DIR
Property string for
CertDB directory. |
static String |
AM_AUTH_COOKIE_NAME
Property for auth cookie name.
|
static String |
AM_BUILD_DATE
Property string for build date.
|
static String |
AM_BUILD_REVISION
Property string for build revision number.
|
static String |
AM_BUILD_VERSION
Property string for build version number.
|
static String |
AM_CONSOLE_DEPLOYMENT_DESCRIPTOR
Property string for console deployment descriptor
|
static String |
AM_CONSOLE_HOST
Property string for console host.
|
static String |
AM_CONSOLE_PORT
Property string for console port.
|
static String |
AM_CONSOLE_PROTOCOL
Property string for console protocol.
|
static String |
AM_CONSOLE_REMOTE
Property string for checking if console is remote.
|
static String |
AM_COOKIE_CHECK
Property for checking the cookie support / cookie enabled in the browser
|
static String |
AM_COOKIE_ENCODE
Property string for cookie encoding.
|
static String |
AM_COOKIE_HTTPONLY
Property string for cookie httponly flag.
|
static String |
AM_COOKIE_NAME
Property string for cookie name.
|
static String |
AM_COOKIE_SAMESITE
Property string for cookie SameSite flag.
|
static String |
AM_COOKIE_SECURE
Property string for secure cookie.
|
static String |
AM_COOKIE_TIME_TO_LIVE
property string for time to live of AM cookie, in minutes.
|
static String |
AM_CTX_ID
Unique Id set as a session property which is used for logging.
|
static String |
AM_DIRECTORY_HOST
Property string for directory host.
|
static String |
AM_DIRECTORY_PORT
Property string for directory port.
|
static String |
AM_DIRECTORY_SSL_ENABLED
Property string for SSL enabled.
|
static String |
AM_DIST_AUTH_COOKIE_NAME
Property for dist auth cookie name.
|
static String |
AM_DISTAUTH_DEPLOYMENT_DESCRIPTOR
Property string for distauth deployment descriptor
|
static String |
AM_DISTAUTH_LB_COOKIE_NAME |
static String |
AM_DISTAUTH_LB_COOKIE_VALUE |
static String |
AM_DISTAUTH_SITES |
static String |
AM_FQDN_MAP
Property string for fully qualified host name map.
|
static String |
AM_INSTALL_DIR
Property string for installation directory
|
static String |
AM_LB_COOKIE_NAME
Property string for load balancer cookie name.
|
static String |
AM_LB_COOKIE_VALUE
Property string for load balancer cookie value.
|
static String |
AM_LOCALE
Property string for locale.
|
static String |
AM_LOGSTATUS
Property string for log status.
|
static String |
AM_NAMING_URL
Property string for naming URL.
|
static String |
AM_NEW_CONFIGFILE_PATH
Property string for new configuraton file in case of single war
deployment
|
static String |
AM_PCOOKIE_NAME
Property string for
pcookie name. |
static String |
AM_PROTECTED_PROPERTY_PREFIX
String identifying the prefix for all AM protected
properties.
|
static String |
AM_REDIRECT
Property string for load balancer.
|
static String |
AM_SERVER_HOST
Property string for server host.
|
static String |
AM_SERVER_PORT
Property string for server port.
|
static String |
AM_SERVER_PROTOCOL
Property string for server protocol.
|
static String |
AM_SERVICES_DEPLOYMENT_DESCRIPTOR
Property string for service deployment descriptor
|
static String |
AM_SERVICES_SECRET
Property string for shared secret for application authentication module
|
static String |
AM_SESSION_CONSTRAINT_HANDLER |
static String |
AM_SESSION_CONSTRAINT_MAX_WAIT_TIME |
static String |
AM_SESSION_DENY_LOGIN_IF_DB_IS_DOWN |
static String |
AM_SESSION_ENABLE_SESSION_CONSTRAINT |
static String |
AM_SESSION_FAILOVER_CLUSTER_STATE_CHECK_PERIOD
Property string for failover cluster state check period
|
static String |
AM_SESSION_FAILOVER_CLUSTER_STATE_CHECK_TIMEOUT
Property string for failover cluster state check timeout
|
static String |
AM_SESSION_HTTP_SESSION_TRACKING_COOKIE_NAME
property string which contains the name of HTTP session tracking cookie
|
static String |
AM_SESSION_MAX_CACHE_SIZE
Property name for maximum size of the internal session cache.
|
static String |
AM_SESSION_MAX_CACHE_TIME
Property name for maximum lifetime of the internal session cache.
|
static String |
AM_SESSION_MAX_SESSION_LIST_SIZE |
static String |
AM_SESSION_SESSION_LIST_RETRIEVAL_TIMEOUT |
static String |
AM_SMTP_HOST
Property string for SMTP host.
|
static String |
AM_STATS_INTERVAL
Property string for interval of
Stats service. |
static String |
AM_VERSION
Property string for version number.
|
static String |
AM_VERSION_HEADER_ENABLED |
static String |
AMP
amp sign
|
static String |
APPEND_SESS_COOKIE_IN_URL
Property string for determining if session cookie needs to be appended
in the URL
|
static String |
APPLICATION_SESSION_MAX_CACHING_TIME
Property string for Application session max-caching-time.
|
static String |
ASTERISK |
static String |
AT
at sign
|
static String |
ATTR_COOKIE_DOMAINS
Property to determine the cookie domains.
|
static String |
ATTR_LOGIN_URL
Property to determine the login URL.
|
static String |
ATTR_NAME_AGENT_TYPE |
static String |
AUDIT_AM_ACCESS_ATTEMPT_ENABLED
Property that allows the AM_ACCESS_ATTEMPT event name to be audited.
|
static String |
AUTH_LEVEL_CONDITION_ADVICE
Key that is used to identify the advice messages from
AuthLevelCondition . |
static String |
AUTH_LEVEL_EXCLUDE_REQUIRED_REQUISITE
OPENAM-3959
set true, calculate auth level only with successful login module
and skip the rest of REQUIRED/REQUISITE in chain
|
static String |
AUTH_RATE_MONITORING_INTERVAL |
static String |
AUTH_SCHEME_CONDITION_ADVICE
Key that is used to identify the advice messages from
AuthSchemeCondition . |
static String |
AUTH_UNIQUE_COOKIE_DOMAIN
Property string for unique Cookie domain in Session/Cookie hijacking
mode.
|
static String |
AUTH_UNIQUE_COOKIE_NAME
Property string for 'HostUrl' Cookie name in Session/Cookie hijacking
mode.
|
static String |
AUTHENTICATION_SPECIAL_USERS
Property string for authentication super user.
|
static String |
AUTHENTICATION_SUPER_USER
Property string for authentication super user.
|
static String |
AUTOCOMPLETE_ENABLED
Property to enable/disable autocomplete on password/form fields.
|
static String |
C66_ENCODE_AM_COOKIE
Property that determines whether to c66 encode session id
to convert to cookie string.
|
static String |
CACHE_POLLING_TIME_PROPERTY
Property Name for cache polling interval.
|
static String |
CASE_INSENSITIVE_DN
Property string to ensure more stringent (security-wise) check If enabled
the
DN is converted to lowercase for comparison. |
static String |
CASE_SENSITIVE_UUID |
static String |
CDCSERVLET_LOGIN_URL
Property string for cdc servlet login url
|
static String |
CDM_CONTENT_TYPE_PROPERTY_NAME
Client detection module content type property name.
|
static String |
CLIENT_CERTIFICATE_ALIAS
Certificate Alias name for SSL Client Auth
|
static String |
CLIENT_IP_ADDR_HEADER
Property string for client IP address header.
|
static String |
CLIENT_NOTIFICATION_URL
Property string for client notification URL.
|
static String |
CLUSTER_SERVER_LIST
Key name for site ID list in naming table.
|
static String |
COLON
colon sign
|
static String |
COMMA
colon sign
|
static String |
COMPOSITE_ADVICE
HTTP Form Parameter name used by PEP for posting policy advices to
OpenAM.
|
static String |
CONFIG_STORE_DOWN_REDIRECT_URL
AMSetupFilter will redirect to this external URL in case the configuration store
is not available but the bootstrap file exists
|
static String |
CONFIG_VAR_DISTAUTH_BOOTSTRAP_BASE_DIR
Configuration Variable for distauth bootstrap file base directory.
|
static String |
CONFIG_VAR_DISTAUTH_BOOTSTRAP_FILENAME
Configuration Variable for distauth bootstrap file name.
|
static String |
CONFIGURATION_NAME
Property used by the XML builder to retrieve a configuration specific name for an attribute schema.
|
static String |
CONSOLE_UI_DEFAULT_CHARSET
Default charset to be used in case the client detection has failed.
|
static String |
CORE_TOKEN_RESOURCE_ENABLED
Property to enable/disable access to CoreTokenResource REST endpoint.
|
static String |
CRL_CACHE_DIR_HOST
LDAP server host name for saml2 crl cache
|
static String |
CRL_CACHE_DIR_PASSWD
LDAP Server bind password for saml2 crl cache
|
static String |
CRL_CACHE_DIR_PORT
LDAP server port number for saml2 crl cache
|
static String |
CRL_CACHE_DIR_SEARCH_ATTR
LDAP attribute name for searching crl entry
|
static String |
CRL_CACHE_DIR_SEARCH_LOC
LDAP Server search base dn for saml2 crl cache
|
static String |
CRL_CACHE_DIR_SSL_ENABLED
LDAP server ssl config for saml2 crl cache
|
static String |
CRL_CACHE_DIR_USER
LDAP Server bind user name for saml2 crl cache
|
static int |
DEFAULT_CACHE_POLLING_TIME
Default cache polling interval (1 minute).
|
static String |
DEFAULT_KRB5_LOGINMODULE |
static String |
DEFAULT_LDAP_TIME_LIMIT
Property to define the default time limit for LDAP operations performed by the Netscape LDAP SDK.
|
static String |
DEFAULT_OAUTH2_HA_ROOT_SUFFIX
Default SAML2 Root Suffix
|
static String |
DEFAULT_ROOT_NAMING_ATTRIBUTE
Default Domain Attribute
|
static String |
DEFAULT_ROOT_SUFFIX
Default Root Context
|
static String |
DEFAULT_SAML2_HA_ROOT_SUFFIX
Default SAML2 Root Suffix
|
static String |
DEFAULT_SESSION_HA_ROOT_SUFFIX
Default Session SFO/HA Root DN
|
static String |
DEFAULT_SESSION_HA_STORE_TYPE
Default Session SFO/HA Store Type.
|
static String |
DEFAULT_SESSION_UPGRADER_IMPL |
static String |
DEFAULT_TOKEN_ROOT_SUFFIX
Default Token Root Context, this will be used to create a Secondary Suffix during installation.
|
static String |
DELIMITER_PREF_LEFT
empty string
|
static String |
DESERIALISATION_CLASSES_WHITELIST
Property that defines a comma separated list of classes that are valid during deserialisation of Java classes
in OpenAM, for example, in the JATO framework
|
static String |
DESTROY_SESSION_AFTER_UPGRADE |
static String |
DISTAUTH_BOOTSTRAP_FILE |
static String |
DISTAUTH_CLUSTER
property string for Distributed Authentication cluster
|
static String |
DISTAUTH_SERVER_HOST
Property string for Distributed Authentication server host.
|
static String |
DISTAUTH_SERVER_PORT
Property string for Distributed Authentication server port.
|
static String |
DISTAUTH_SERVER_PROTOCOL
Property string for Distributed Authentication server protocol.
|
static String |
DS_ADMIN_PORT
Server configuration property for the OpenDS admin port
|
static String |
EMBED_REPL_PORT
OpenDS Replication Port
|
static String |
EMBED_SYNC_SERVERS
OpenDS Replication Port
|
static String |
EMPTY
empty string
|
static String |
ENABLE_HOST_LOOKUP
Property string for checking if
HostLookUp is enabled. |
static String |
ENABLE_TRACE_IN_MESSAGE_MODE
Property to enable capturing trace-level messages from Log4J world when in message-level debug mode.
|
static String |
ENC_PWD_PROPERTY
Property name for data encryption key
|
static String |
ENFORCE_JAAS_THREAD
Property string to determine if authentication enforces using seperate
JAAS thread or not.
|
static String |
EQUALS
EQUALS sign
|
static String |
EVENT_LISTENER_DISABLE_LIST
property string to manage the persistent connection to directory
|
static String |
EVENT_LISTENER_REMOTE_CLIENT_BACKLOG_CACHE
property string to cache past event changes in minutes
|
static String |
FEDERATION_FED_COOKIE_NAME
Property string for federation service cookie.
|
static String |
FILE_SEPARATOR
Constant for file separator
|
static String |
FORBIDDEN_TO_COPY_HEADERS |
static String |
FORBIDDEN_TO_COPY_REQUEST_HEADERS |
static String |
FORWARD_PARAM
This is a HTTP parameter to indicate to the authentication component
to either forward the request or redirect it after authentication
succeed.
|
static String |
FORWARD_YES_VALUE
Value is for
FORWARD_PARAM to indicate that the
authentication component should forward request. |
static String |
GENERIC_SOAP_REST_AUTHENTICATION_EXCEPTION
Switch to allow for a generic Authentication Exception rather than
the more specific InvalidPassword Exception from the SOAP and REST API
|
static String |
IDENTITY_WEB_CONTAINER
Property string for name of the webcontainer.
|
static String |
IGNORE_GOTO_DURING_LOGOUT |
static String |
INVALID_GOTO_STRINGS
property string representing set of invalid strings in a goto or target
query parameter for a CDC Servlet
|
static String |
IS_ENABLE_UNIQUE_COOKIE
Property string to enable Session/Cookie hijacking mode in Access
Manager.
|
static String |
JSS_HANDLER
The package name prefix for JSS based protocol implementations.
|
static String |
JSSE_HANDLER
The package name prefix for JSSE based protocol implementations.
|
static String |
KRB5_CREDENTIAL_TYPE |
static String |
KRB5_LOGINMODULE
property string for Krb5LoginModule class name
|
static String |
LDAP_CONN_IDLE_TIME_IN_SECS
This value is used by LDAP connection pool to reap connections
if they are idle for the number of seconds specified by the
value of this property.
|
static String |
LDAP_FALLBACK_SLEEP_TIME_IN_MINS
Property string for Fallback Monitoring thread polling interval
|
static String |
LDAP_HEARTBEAT
Heartbeat in seconds of the LDAP Store
|
static String |
LDAP_HEARTBEAT_TIMEOUT
Heartbeat timeout in seconds of the HeartBeatConnectionFactory
The heartbeat timeout after which a connection will be marked as failed
|
static String |
LDAP_SERVER_TLS_VERSION
Property to specify the TLS version to connect to the secure ldap server.
|
static String |
LOCAL
Constant for string "local".
|
static String |
LOGIN_URL
Property for Login URL.
|
static String |
MAX_FILE_UPLOAD_SIZE
Sets the maximum file upload size - if not set the default will be 750k.
|
static String |
MONITORING_INTERVAL
Property string for Site Monitoring thread polling interval
|
static String |
MONITORING_TIMEOUT
Property string for Site Status Check timeout
|
static String |
MULTIPLE_TABS_USED
Key to indicate if the customer is performing auths via mutiple tabs
of the same browser.
|
static String |
NAMING_AM_LB_COOKIE
Attribute name for the load balancer cookie in the
Naming Response.
|
static String |
NOTIFICATION_PROPERTY_LIST
Global schema property name in Session Service.
|
static String |
NOTIFICATION_THREADPOOL_SIZE
Property string for session notification thread pool size.
|
static String |
NOTIFICATION_THREADPOOL_THRESHOLD
Property string for session notification thread pool queue size.
|
static String |
NOTIFICATIONS_AGENTS_ENABLED
Property to determine whether notifications should be published for agent consumption.
|
static String |
OBJECTCLASS |
static String |
ORGANIZATION
Organization name in Session/SSOToken Properties.
|
static String |
ORGANIZATION_NAME
Property for passing the organization name when retrieving attribute
choice values.
|
static String |
ORGANIZATION_NAMING_ATTRIBUTE
Default Domain Attribute
|
static String |
PERSIST_AM_COOKIE
property to control if the OpenAM session cookie should be made
persistent
|
static String |
PLATFORM_LIST
Key name for platform server list in naming table.
|
static String |
POLLING_THREADPOOL_SIZE
Property string for session polling thread pool size.
|
static String |
POLLING_THREADPOOL_THRESHOLD
Property string for session polling thread pool queue size.
|
static String |
PROPERTY_CHANGE_NOTIFICATION
Global schema property name in Session Service.
|
static String |
PROPERTY_NAME_LB_COOKIE_VALUE
Property string for load balancer cookie value.
|
static String |
PROTECTED_PROPERTIES_LIST
Property string to list all the Session properties that should be
protected.
|
static String |
PROTOCOL_HANDLER
System property name that is a list of package name prefixes is used to
resolve protocol names into actual handler class names.
|
static String |
REMOTEAUTH_INCLUDE_REQRES
property to control whether remote auth includes request/response
|
static String |
RESOURCE_LOOKUP_CACHE_ENABLED
Property to enable/disable resource lookup caching.
|
static String |
REST_APIS_SERVICE_NAME
Service name for the REST APIs service.
|
static String |
REST_APIS_SERVICE_VERSION
Service version for the REST APIs service.
|
static String |
RETAINED_HTTP_HEADERS_LIST |
static String |
RETAINED_HTTP_REQUEST_HEADERS_LIST |
static String |
REWRITE_AS_PATH
Property string for determining if cookie needs to be written in the URL
as a path info.
|
static String |
RUNTIME_SHUTDOWN_HOOK_ENABLED |
static String |
SAML_XMLSIG_CERT_ALIAS
Property string for SAML XML signature CERT alias.
|
static String |
SAML_XMLSIG_KEYPASS
Property string for SAML XML signature key password file.
|
static String |
SAML_XMLSIG_KEYSTORE
Property string for SAML XML signature key store file.
|
static String |
SAML_XMLSIG_STORE_PASS
Property string for SAML XML signature key store password file.
|
static String |
SDK_GLOBAL_CACHE_PROPERTY
property string for controlling SMS, AMSDK & IdRepo cache
|
static String |
SECURITY_ENCRYPTOR
Property string for encrypting class implementation.
|
static String |
SECURITY_PROVIDER_PKG
Property string for security provider package.
|
static String |
SEMI_COLON
semi-colon sign
|
static String |
SERVER_MODE
Property string for determining whether server mode or client mode.
|
static String |
SERVERID_LBCOOKIEVALUE_LIST
Key name for serverid-cookievalue list in naming table.
|
static String |
SERVICES_CDSSO_COOKIE_DOMAIN
Property string for CDSSO cookie domain.
|
static String |
SERVICES_COMM_SERVER_PLLREQUEST_MAX_CONTENT_LENGTH
Property string for maximum content-length accepted in HttpRequest.
|
static String |
SERVICES_DEBUG_DIRECTORY
property string for debug directory
|
static String |
SERVICES_DEBUG_LEVEL
Property string for debug level.
|
static String |
SERVICES_DEBUG_MERGEALL
Property string for debug file merge.
|
static String |
SERVICES_STATS_DIRECTORY
Property string for directory of
Stats service. |
static String |
SERVICES_STATS_STATE
Property string for state of
Stats service. |
static String |
SESSION_REPOSITORY_ATTRIBUTE_NAME_COMPRESSION
Additional compression option for Session Tokens.
|
static String |
SESSION_REPOSITORY_COMPRESSION
Sessions that are stored in a compressed state will take less storage space and replicate quicker.
|
static String |
SESSION_REPOSITORY_ENCRYPTION
Property for enabling or disabling encryption for Session Repository.
|
static String |
SESSION_RETURN_APP_SESSION
Property string for determining whether or not appplication sessions
should be returned via the getValidSessions() call.
|
static String |
SESSION_UPGRADER_IMPL |
static String |
SET_COOKIE_TO_ALL_DOMAINS
Property string to determine whether to set auth cookies to all
domains in the domain list.
|
static String |
SITE_ID_LIST
Key name for site ID list in naming table.
|
static String |
SITE_LIST
Key name for site list in naming table.
|
static String |
SITE_NAMES_LIST
Key name for site ID list in naming table.
|
static String |
SITE_STATUS_CHECK_CLASS
Property string for Site Status Check Class name
|
static String |
SITEMONITOR_DISABLED
Configuration property to enable the site monitor in the naming service
|
static String |
SM_SMTP_PORT
Property string for SMTP port.
|
static String |
SM_THREADPOOL_SIZE
Property string for sm and um notification thread pool size
|
static String |
SMS_CACHE_PROPERTY
property string for controlling SMS cache.
|
static String |
SMS_CACHE_TTL
property string for controlling SMS cache expiry time, in minutes.
|
static String |
SMS_CACHE_TTL_ENABLE
property string to enable SMS cache expiry time.
|
static String |
SMS_ENABLE_DB_NOTIFICATION
property string for enabling SMS datastore notification
|
static String |
SSO_TOKEN
Key for SSOToken Object in envMap passed from SM
|
static String |
SUN_SECURITY_PROVIDER_PKG
Property string for sun security provider package.
|
static String |
SVC_NAME_AUTH_CONFIG
Authentication Configuration service name.
|
static String |
SVC_NAME_NAMING
Naming service name.
|
static String |
SVC_NAME_PLATFORM
Platform service name.
|
static String |
SVC_NAME_SAML
SAML service name.
|
static String |
SVC_NAME_USER
User service name.
|
static String |
SYS_PROPERTY_INSTALL_TIME
Install Time System property key.
|
static String |
SYSTEM_PROXY_ENABLED
Property that turns on the system http proxy for HttpClient classes.
|
static String |
SYSTEM_TIMERPOOL_SIZE
property string to the size of SystemTimerPool
|
static String |
TAG_SERVER_HOST
Tag for server host.
|
static String |
TAG_SERVER_PORT
Tag for server port.
|
static String |
TAG_SERVER_PROTO
Tag for server protocol.
|
static String |
TAG_SERVER_URI
Tag for server deployment URI.
|
static String |
TIMEOUT_HANDLER_LIST |
static String |
TOP
Additional Directory Constants
|
static String |
TRUSTED_SOURCE_LIST
Property string for list of IP address of remote clients which are
considered trusted to forward the context used to check
restricted
token usage is enabled. |
static String |
UNIVERSAL_IDENTIFIER
The session property name of the universal identifier used for IDRepo.
|
static String |
URL_CONNECTION_USE_CACHE
Certificate Alias name for SSL Client Auth
|
static String |
URLCHECKER_DOREQUEST
Configuration property to enable the GET request for ClusterState
OPENAM-255
|
static String |
URLCHECKER_INVALIDATE_INTERVAL
Property string for URL Checker Target URL
|
static String |
URLCHECKER_RETRY_INTERVAL
Property string for URL Checker Retry Interval
|
static String |
URLCHECKER_RETRY_LIMIT
Property string for URL Checker Retry Limit
|
static String |
URLCHECKER_SLEEP_INTERVAL
Property string for URL Checker Sleep Interval
|
static String |
URLCHECKER_TARGET_URL
Property string for URL Checker Target URL
|
static String |
USE_OLD_LOG_FORMAT |
static String |
USER_LOCALE_ATTR
Attribute name of the user preferred locale located in amUser service.
|
static String |
VALID_LOGIN_URIS
Property string representing set of valid strings in a loginURI query parameter for a CDC Servlet.
|
static String |
VERSION_DATE_FORMAT |
static String |
WEBCONTAINER
Property string for checking if
HostLookUp is enabled. |
static String |
WSFED_ACTIVE_LOGIN
The name of the request attribute that tells whether this authentication happened via WS-Fed AR profile.
|
static String |
XML_DOCUMENT_BUILDER_CACHE_SIZE
Size of XML shared DocumentBuilder cache.
|
static String |
XML_SAXPARSER_CACHE_SIZE
Size of XML shared SAXParser cache.
|
static String |
XML_TRANSFORMER_FACTORY_CACHE_SIZE
Size of XML shared TransformerFactory cache.
|
static String |
XML_VALIDATING
Property string to determine if validation is required when parsing XML
documents using OpenAM XMLUtils class.
|
static String |
XPATHFACTORY_CACHE_SIZE
Size of XML shared XPathFactory cache.
|
static String |
XUI_USER_SESSION_VALIDATION_ENABLED
When a non-admin is logged into the XUI, enabling this will ensure the XUI calls the server periodically to check
the user still has a valid session.
|
static String |
ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER
System property/service attribute name for whether to allow Zero Page Login requests if the HTTP Referer
header is not set.
|
static String |
ZERO_PAGE_LOGIN_ENABLED
System property/service attribute name for CAS/DAS that should tell whether Zero Page Login is enabled or not.
|
static String |
ZERO_PAGE_LOGIN_WHITELIST
System property/service attribute name for property giving whitelist of allowed HTTP Referer URLs that
are allowed.
|
static final String SERVICES_DEBUG_LEVEL
static final String SERVICES_DEBUG_MERGEALL
static final String SERVICES_DEBUG_DIRECTORY
static final String AM_STATS_INTERVAL
Stats
service.static final String INVALID_GOTO_STRINGS
static final String VALID_LOGIN_URIS
static final String SERVICES_STATS_STATE
Stats
service.static final String SERVICES_STATS_DIRECTORY
Stats
service.static final String AM_DIRECTORY_SSL_ENABLED
static final String AM_DIRECTORY_HOST
static final String AM_DIRECTORY_PORT
static final String AM_SERVER_PROTOCOL
static final String AM_SERVER_HOST
static final String AM_SERVER_PORT
static final String DISTAUTH_SERVER_PROTOCOL
static final String DISTAUTH_SERVER_HOST
static final String DISTAUTH_SERVER_PORT
static final String AM_CONSOLE_PROTOCOL
static final String AM_CONSOLE_HOST
static final String AM_CONSOLE_PORT
static final String AM_NAMING_URL
static final String CLIENT_NOTIFICATION_URL
static final String AM_REDIRECT
static final String AM_COOKIE_NAME
static final String AM_COOKIE_TIME_TO_LIVE
PERSIST_AM_COOKIE
=true, maxAge of AM session
cookie is set to this value converted to secondsstatic final String C66_ENCODE_AM_COOKIE
false
. c66 encoding is opensso specific
url safe char66 encodingcom.iplanet.dpro.session.SessionID#c66EncodeCookie()
,
com.iplanet.dpro.session.SessionID#c66EncodeSidString(java.lang.String)
,
com.iplanet.dpro.session.SessionID#c66DecodeCookieString(java.lang.String)
,
Constant Field Valuesstatic final String AM_LB_COOKIE_NAME
static final String AM_LB_COOKIE_VALUE
static final String AM_COOKIE_SECURE
static final String AM_COOKIE_HTTPONLY
static final String AM_COOKIE_SAMESITE
static final String AM_COOKIE_ENCODE
static final String AM_PCOOKIE_NAME
pcookie
name.static final String AM_LOCALE
static final String AM_LOGSTATUS
static final String AM_VERSION
static final String AM_BUILD_VERSION
static final String AM_BUILD_REVISION
static final String AM_BUILD_DATE
static final String AM_ADMIN_CLI_CERTDB_DIR
CertDB
directory.static final String SAML_XMLSIG_KEYSTORE
static final String SAML_XMLSIG_STORE_PASS
static final String SAML_XMLSIG_KEYPASS
static final String SAML_XMLSIG_CERT_ALIAS
static final String AUTHENTICATION_SUPER_USER
static final String AUTHENTICATION_SPECIAL_USERS
static final String AM_INSTALL_DIR
static final String AM_NEW_CONFIGFILE_PATH
static final String AM_SERVICES_SECRET
static final String AM_SERVICES_DEPLOYMENT_DESCRIPTOR
static final String AM_CONSOLE_DEPLOYMENT_DESCRIPTOR
static final String AM_SESSION_HTTP_SESSION_TRACKING_COOKIE_NAME
static final String AM_SESSION_FAILOVER_CLUSTER_STATE_CHECK_TIMEOUT
static final String AM_SESSION_FAILOVER_CLUSTER_STATE_CHECK_PERIOD
static final String AM_SESSION_ENABLE_SESSION_CONSTRAINT
static final String AM_SESSION_DENY_LOGIN_IF_DB_IS_DOWN
static final String AM_SESSION_CONSTRAINT_HANDLER
static final String AM_SESSION_SESSION_LIST_RETRIEVAL_TIMEOUT
static final String AM_SESSION_MAX_SESSION_LIST_SIZE
static final String AM_SESSION_CONSTRAINT_MAX_WAIT_TIME
static final String AM_SESSION_MAX_CACHE_SIZE
static final String AM_SESSION_MAX_CACHE_TIME
static final String SECURITY_PROVIDER_PKG
static final String SUN_SECURITY_PROVIDER_PKG
static final String AM_SMTP_HOST
static final String SM_SMTP_PORT
static final String SERVICES_CDSSO_COOKIE_DOMAIN
static final String SERVICES_COMM_SERVER_PLLREQUEST_MAX_CONTENT_LENGTH
static final String SECURITY_ENCRYPTOR
static final String AM_CONSOLE_REMOTE
static final String FEDERATION_FED_COOKIE_NAME
static final String NOTIFICATION_THREADPOOL_SIZE
static final String IDENTITY_WEB_CONTAINER
static final String NOTIFICATION_THREADPOOL_THRESHOLD
static final String AM_FQDN_MAP
static final String CDM_CONTENT_TYPE_PROPERTY_NAME
static final String CONSOLE_UI_DEFAULT_CHARSET
static final String USER_LOCALE_ATTR
static final String ENABLE_HOST_LOOKUP
HostLookUp
is enabled.static final String WEBCONTAINER
HostLookUp
is enabled.static final String REWRITE_AS_PATH
static final String APPEND_SESS_COOKIE_IN_URL
static final String APPLICATION_SESSION_MAX_CACHING_TIME
static final String IS_ENABLE_UNIQUE_COOKIE
static final String AUTH_UNIQUE_COOKIE_NAME
static final String AUTH_UNIQUE_COOKIE_DOMAIN
static final String TRUSTED_SOURCE_LIST
restricted
token usage
is enabled.static final String CASE_INSENSITIVE_DN
DN is converted to lowercase
for comparison.static final String XML_VALIDATING
static final String ENFORCE_JAAS_THREAD
static final String PROTECTED_PROPERTIES_LIST
static final String AGENT_SESSION_IDLE_TIME
static final String LOGIN_URL
static final String AM_COOKIE_CHECK
static final String PROTOCOL_HANDLER
static final String JSSE_HANDLER
static final String JSS_HANDLER
static final String ORGANIZATION_NAME
static final String ORGANIZATION
static final String AM_AUTH_COOKIE_NAME
static final String AM_CTX_ID
static final String PROPERTY_CHANGE_NOTIFICATION
static final String NOTIFICATION_PROPERTY_LIST
static final String TIMEOUT_HANDLER_LIST
static final String UNIVERSAL_IDENTIFIER
static final String POLLING_THREADPOOL_SIZE
static final String POLLING_THREADPOOL_THRESHOLD
static final String SESSION_REPOSITORY_ENCRYPTION
static final String SESSION_REPOSITORY_COMPRESSION
static final String SESSION_REPOSITORY_ATTRIBUTE_NAME_COMPRESSION
static final String SESSION_RETURN_APP_SESSION
static final String COMPOSITE_ADVICE
static final String ADVICES_TAG_NAME
static final String AUTH_SCHEME_CONDITION_ADVICE
AuthSchemeCondition
.static final String AUTH_LEVEL_CONDITION_ADVICE
AuthLevelCondition
.static final String SERVER_MODE
static final String ATTR_LOGIN_URL
static final String ATTR_COOKIE_DOMAINS
static final String PLATFORM_LIST
static final String SITE_LIST
static final String SITE_ID_LIST
static final String CLUSTER_SERVER_LIST
static final String LDAP_CONN_IDLE_TIME_IN_SECS
static final String LDAP_FALLBACK_SLEEP_TIME_IN_MINS
static final String SYS_PROPERTY_INSTALL_TIME
static final String FORWARD_PARAM
static final String FORWARD_YES_VALUE
FORWARD_PARAM
to indicate that the
authentication component should forward request.static final String NAMING_AM_LB_COOKIE
static final String MONITORING_INTERVAL
static final String URLCHECKER_TARGET_URL
static final String URLCHECKER_DOREQUEST
static final String URLCHECKER_INVALIDATE_INTERVAL
static final String URLCHECKER_SLEEP_INTERVAL
static final String URLCHECKER_RETRY_INTERVAL
static final String URLCHECKER_RETRY_LIMIT
static final String SITE_STATUS_CHECK_CLASS
static final String MONITORING_TIMEOUT
static final String AM_PROTECTED_PROPERTY_PREFIX
static final String SET_COOKIE_TO_ALL_DOMAINS
static final String CACHE_POLLING_TIME_PROPERTY
static final int DEFAULT_CACHE_POLLING_TIME
static final String SSO_TOKEN
static final String TAG_SERVER_PROTO
static final String TAG_SERVER_HOST
static final String TAG_SERVER_PORT
static final String TAG_SERVER_URI
static final String SVC_NAME_PLATFORM
static final String CRL_CACHE_DIR_HOST
static final String CRL_CACHE_DIR_PORT
static final String CRL_CACHE_DIR_SSL_ENABLED
static final String CRL_CACHE_DIR_USER
static final String CRL_CACHE_DIR_PASSWD
static final String CRL_CACHE_DIR_SEARCH_LOC
static final String CRL_CACHE_DIR_SEARCH_ATTR
static final String SVC_NAME_NAMING
static final String CLIENT_CERTIFICATE_ALIAS
static final String SVC_NAME_USER
static final String SVC_NAME_AUTH_CONFIG
static final String SVC_NAME_SAML
static final String URL_CONNECTION_USE_CACHE
static final String AM_DISTAUTH_DEPLOYMENT_DESCRIPTOR
static final String CDCSERVLET_LOGIN_URL
static final String ENC_PWD_PROPERTY
static final String PROPERTY_NAME_LB_COOKIE_VALUE
static final String SERVERID_LBCOOKIEVALUE_LIST
static final String DISTAUTH_BOOTSTRAP_FILE
static final String CONFIG_VAR_DISTAUTH_BOOTSTRAP_BASE_DIR
static final String CONFIG_VAR_DISTAUTH_BOOTSTRAP_FILENAME
static final String SMS_ENABLE_DB_NOTIFICATION
static final String SDK_GLOBAL_CACHE_PROPERTY
static final String SMS_CACHE_PROPERTY
static final String SMS_CACHE_TTL_ENABLE
static final String SMS_CACHE_TTL
static final String EVENT_LISTENER_DISABLE_LIST
static final String EVENT_LISTENER_REMOTE_CLIENT_BACKLOG_CACHE
static final String SYSTEM_TIMERPOOL_SIZE
static final String DISTAUTH_CLUSTER
static final String KRB5_LOGINMODULE
static final String DEFAULT_KRB5_LOGINMODULE
static final String KRB5_CREDENTIAL_TYPE
static final String REMOTEAUTH_INCLUDE_REQRES
static final String PERSIST_AM_COOKIE
static final String ALLOW_PERSIST_AM_COOKIE
PersistAMCookie
.static final String DS_ADMIN_PORT
static final String EMBED_REPL_PORT
static final String EMBED_SYNC_SERVERS
static final String SITEMONITOR_DISABLED
static final String EQUALS
static final String SEMI_COLON
static final String COLON
static final String COMMA
static final String AMP
static final String AT
static final String EMPTY
static final String FILE_SEPARATOR
static final String LOCAL
static final String SM_THREADPOOL_SIZE
static final String MULTIPLE_TABS_USED
static final String DELIMITER_PREF_LEFT
static final String USE_OLD_LOG_FORMAT
static final String SESSION_UPGRADER_IMPL
static final String DEFAULT_SESSION_UPGRADER_IMPL
static final String AM_DIST_AUTH_COOKIE_NAME
static final String DESTROY_SESSION_AFTER_UPGRADE
static final String AUTH_RATE_MONITORING_INTERVAL
static final String CASE_SENSITIVE_UUID
static final String RETAINED_HTTP_HEADERS_LIST
static final String FORBIDDEN_TO_COPY_HEADERS
static final String RETAINED_HTTP_REQUEST_HEADERS_LIST
static final String FORBIDDEN_TO_COPY_REQUEST_HEADERS
static final String IGNORE_GOTO_DURING_LOGOUT
static final String AM_DISTAUTH_LB_COOKIE_NAME
static final String AM_DISTAUTH_LB_COOKIE_VALUE
static final String AM_DISTAUTH_SITES
static final String AM_VERSION_HEADER_ENABLED
static final String SITE_NAMES_LIST
static final String RUNTIME_SHUTDOWN_HOOK_ENABLED
static final String CLIENT_IP_ADDR_HEADER
static final String VERSION_DATE_FORMAT
static final String GENERIC_SOAP_REST_AUTHENTICATION_EXCEPTION
static final String DEFAULT_ROOT_NAMING_ATTRIBUTE
static final String ORGANIZATION_NAMING_ATTRIBUTE
static final String DEFAULT_ROOT_SUFFIX
static final String DEFAULT_TOKEN_ROOT_SUFFIX
static final String DEFAULT_SESSION_HA_ROOT_SUFFIX
static final String DEFAULT_SAML2_HA_ROOT_SUFFIX
static final String DEFAULT_OAUTH2_HA_ROOT_SUFFIX
static final String DEFAULT_SESSION_HA_STORE_TYPE
static final String ATTR_NAME_AGENT_TYPE
static final String TOP
static final String ASTERISK
static final String OBJECTCLASS
static final String XUI_USER_SESSION_VALIDATION_ENABLED
static final String CONFIG_STORE_DOWN_REDIRECT_URL
static final String ZERO_PAGE_LOGIN_ENABLED
static final String ZERO_PAGE_LOGIN_WHITELIST
static final String ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER
static final String LDAP_HEARTBEAT
static final String XML_DOCUMENT_BUILDER_CACHE_SIZE
static final String XML_SAXPARSER_CACHE_SIZE
static final String AUTH_LEVEL_EXCLUDE_REQUIRED_REQUISITE
static final String XML_TRANSFORMER_FACTORY_CACHE_SIZE
static final String XPATHFACTORY_CACHE_SIZE
static final String RESOURCE_LOOKUP_CACHE_ENABLED
static final String AUTOCOMPLETE_ENABLED
static final String CORE_TOKEN_RESOURCE_ENABLED
static final String DEFAULT_LDAP_TIME_LIMIT
static final String DESERIALISATION_CLASSES_WHITELIST
static final String CONFIGURATION_NAME
static final String LDAP_HEARTBEAT_TIMEOUT
static final String MAX_FILE_UPLOAD_SIZE
static final String AUDIT_AM_ACCESS_ATTEMPT_ENABLED
static final String LDAP_SERVER_TLS_VERSION
static final String ENABLE_TRACE_IN_MESSAGE_MODE
static final String NOTIFICATIONS_AGENTS_ENABLED
static final String REST_APIS_SERVICE_NAME
static final String REST_APIS_SERVICE_VERSION
static final String WSFED_ACTIVE_LOGIN
static final String SYSTEM_PROXY_ENABLED
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.