public interface SecurityConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN_ID
The default userID of the administrator.
|
static String |
ADMINISTRATORS_NAME
The default principal name of the administrators group
|
static String |
ANONYMOUS_ID
The default userID for anonymous login
|
static String |
DEFAULT_DIGEST
To be used for the encryption.
|
static String |
IMPERSONATOR_ATTRIBUTE
Name of the internal
SimpleCredentials attribute where
the Subject of the impersonating Session
is stored. |
static final String IMPERSONATOR_ATTRIBUTE
SimpleCredentials attribute where
the Subject of the impersonating Session
is stored.Session.impersonate(javax.jcr.Credentials),
Constant Field Valuesstatic final String ADMINISTRATORS_NAME
static final String ADMIN_ID
static final String ANONYMOUS_ID
static final String DEFAULT_DIGEST
SimpleCredentials.getPassword() SimpleCredentials}Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.