Package org.jboss.as.domain.management
Class ModelDescriptionConstants
- java.lang.Object
-
- org.jboss.as.domain.management.ModelDescriptionConstants
-
public class ModelDescriptionConstants extends Object
Constants specific to the Domain Management module.- Author:
- Darran Lofthouse
-
-
Field Summary
-
-
-
Field Detail
-
ALIAS
public static final String ALIAS
- See Also:
- Constant Field Values
-
ALLOWED_USERS
public static final String ALLOWED_USERS
- See Also:
- Constant Field Values
-
ALWAYS_SEND_CLIENT_CERT
public static final String ALWAYS_SEND_CLIENT_CERT
- See Also:
- Constant Field Values
-
ASSIGN_GROUPS
public static final String ASSIGN_GROUPS
- See Also:
- Constant Field Values
-
ATTRIBUTES
public static final String ATTRIBUTES
- See Also:
- Constant Field Values
-
AUTHENTICATION
public static final String AUTHENTICATION
- See Also:
- Constant Field Values
-
AUTHORIZATION
public static final String AUTHORIZATION
- See Also:
- Constant Field Values
-
BY_ACCESS_TIME
public static final String BY_ACCESS_TIME
- See Also:
- Constant Field Values
-
BY_SEARCH_TIME
public static final String BY_SEARCH_TIME
- See Also:
- Constant Field Values
-
CACHE
public static final String CACHE
- See Also:
- Constant Field Values
-
CACHE_FAILURES
public static final String CACHE_FAILURES
- See Also:
- Constant Field Values
-
CACHE_SIZE
public static final String CACHE_SIZE
- See Also:
- Constant Field Values
-
CONTAINS
public static final String CONTAINS
- See Also:
- Constant Field Values
-
DEBUG
public static final String DEBUG
- See Also:
- Constant Field Values
-
DEFAULT_USER
public static final String DEFAULT_USER
- See Also:
- Constant Field Values
-
DEFAULT_DEFAULT_USER
public static final String DEFAULT_DEFAULT_USER
- See Also:
- Constant Field Values
-
DISTINGUISHED_NAME
public static final String DISTINGUISHED_NAME
- See Also:
- Constant Field Values
-
EVICTION_TIME
public static final String EVICTION_TIME
- See Also:
- Constant Field Values
-
FLUSH_CACHE
public static final String FLUSH_CACHE
- See Also:
- Constant Field Values
-
FOLLOW
public static final String FOLLOW
- See Also:
- Constant Field Values
-
FOR_HOSTS
public static final String FOR_HOSTS
- See Also:
- Constant Field Values
-
GROUPS
public static final String GROUPS
- See Also:
- Constant Field Values
-
HANDLES_REFERRALS_FOR
public static final String HANDLES_REFERRALS_FOR
- See Also:
- Constant Field Values
-
IDENTITY
public static final String IDENTITY
- See Also:
- Constant Field Values
-
IGNORE
public static final String IGNORE
- See Also:
- Constant Field Values
-
INFLOW_SECURITY_DOMAINS
public static final String INFLOW_SECURITY_DOMAINS
- See Also:
- Constant Field Values
-
INITIAL_CONTEXT_FACTORY
public static final String INITIAL_CONTEXT_FACTORY
- See Also:
- Constant Field Values
-
IS_CALLER_IN_ROLE
public static final String IS_CALLER_IN_ROLE
- See Also:
- Constant Field Values
-
JAAS
public static final String JAAS
- See Also:
- Constant Field Values
-
JKS
public static final String JKS
- See Also:
- Constant Field Values
-
KERBEROS
public static final String KERBEROS
- See Also:
- Constant Field Values
-
KEY_PASSWORD
public static final String KEY_PASSWORD
- See Also:
- Constant Field Values
-
KEYSTORE_PASSWORD
public static final String KEYSTORE_PASSWORD
- See Also:
- Constant Field Values
-
KEYSTORE_PATH
public static final String KEYSTORE_PATH
- See Also:
- Constant Field Values
-
KEYSTORE_PROVIDER
public static final String KEYSTORE_PROVIDER
- See Also:
- Constant Field Values
-
KEYSTORE_RELATIVE_TO
public static final String KEYSTORE_RELATIVE_TO
- See Also:
- Constant Field Values
-
KEYTAB
public static final String KEYTAB
- See Also:
- Constant Field Values
-
LDAP
public static final String LDAP
- See Also:
- Constant Field Values
-
LOCAL
public static final String LOCAL
- See Also:
- Constant Field Values
-
MAPPED_ROLES
public static final String MAPPED_ROLES
- See Also:
- Constant Field Values
-
MAX_CACHE_SIZE
public static final String MAX_CACHE_SIZE
- See Also:
- Constant Field Values
-
MECHANISM
public static final String MECHANISM
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
-
PATH
public static final String PATH
- See Also:
- Constant Field Values
-
PLUG_IN
public static final String PLUG_IN
- See Also:
- Constant Field Values
-
PRINCIPAL
public static final String PRINCIPAL
- See Also:
- Constant Field Values
-
PROPERTY
public static final String PROPERTY
- See Also:
- Constant Field Values
-
PROVIDER
public static final String PROVIDER
- See Also:
- Constant Field Values
-
REALM
public static final String REALM
- See Also:
- Constant Field Values
-
REFERRALS
public static final String REFERRALS
- See Also:
- Constant Field Values
-
RELATIVE_TO
public static final String RELATIVE_TO
- See Also:
- Constant Field Values
-
REMOVE_REALM
public static final String REMOVE_REALM
- See Also:
- Constant Field Values
-
ROLES
public static final String ROLES
- See Also:
- Constant Field Values
-
SEARCH_CREDENTIAL
public static final String SEARCH_CREDENTIAL
- See Also:
- Constant Field Values
-
SEARCH_DN
public static final String SEARCH_DN
- See Also:
- Constant Field Values
-
SECURITY_DOMAIN
public static final String SECURITY_DOMAIN
- See Also:
- Constant Field Values
-
SECURITY_REALM
public static final String SECURITY_REALM
- See Also:
- Constant Field Values
-
SKIP_GROUP_LOADING
public static final String SKIP_GROUP_LOADING
- See Also:
- Constant Field Values
-
SUBJECT
public static final String SUBJECT
- See Also:
- Constant Field Values
-
TEST
public static final String TEST
- See Also:
- Constant Field Values
-
THROW
public static final String THROW
- See Also:
- Constant Field Values
-
TLS
public static final String TLS
- See Also:
- Constant Field Values
-
TLSV1
public static final String TLSV1
- See Also:
- Constant Field Values
-
TLSV1_1
public static final String TLSV1_1
- See Also:
- Constant Field Values
-
TLSV1_2
public static final String TLSV1_2
- See Also:
- Constant Field Values
-
URL
public static final String URL
- See Also:
- Constant Field Values
-
USERNAME
public static final String USERNAME
- See Also:
- Constant Field Values
-
VALUE
public static final String VALUE
- See Also:
- Constant Field Values
-
VERBOSE
public static final String VERBOSE
- See Also:
- Constant Field Values
-
WHOAMI
public static final String WHOAMI
- See Also:
- Constant Field Values
-
-