Interface SecurityConstants
-
public interface SecurityConstantsThis interface defines miscellaneous security related constants.
-
-
Field Summary
Fields Modifier and Type Field Description static StringIMPERSONATOR_ATTRIBUTEName of the internalSimpleCredentialsattribute where theSubjectof the impersonatingSessionis stored.
-
-
-
Field Detail
-
IMPERSONATOR_ATTRIBUTE
static final String IMPERSONATOR_ATTRIBUTE
Name of the internalSimpleCredentialsattribute where theSubjectof the impersonatingSessionis stored.
-
-