Interface TokenConstants
public interface TokenConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstant for the token attribute passed with valid simple credentials to trigger the generation of a new token.static final StringValue of theTOKEN_ATTRIBUTEproperty to trigger the creation of a new token.static final Stringstatic final Stringstatic final Stringstatic final StringFlag set on the TokenCredentials to skip refreshing the token expiration timestatic final Stringstatic final String
-
Field Details
-
TOKEN_ATTRIBUTE
Constant for the token attribute passed with valid simple credentials to trigger the generation of a new token.- See Also:
-
TOKEN_ATTRIBUTE_EXPIRY
- See Also:
-
TOKEN_ATTRIBUTE_KEY
- See Also:
-
TOKENS_NODE_NAME
- See Also:
-
TOKENS_NT_NAME
- See Also:
-
TOKEN_NT_NAME
- See Also:
-
RESERVED_ATTRIBUTES
-
TOKEN_PROPERTY_NAMES
-
TOKEN_SKIP_REFRESH
Flag set on the TokenCredentials to skip refreshing the token expiration time- See Also:
-
TOKEN_ATTRIBUTE_DO_CREATE
Value of theTOKEN_ATTRIBUTEproperty to trigger the creation of a new token.- See Also:
-