Class HttpFilterKeys.Header
java.lang.Object
com.atlassian.crowd.embedded.api.constants.HttpFilterKeys.Header
- Enclosing class:
HttpFilterKeys
Fields that are set as headers in the servlet request
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe name of the application to be used for authenticated application requests as set by the OAuth2ApplicationAuthenticationFilter. -
Method Summary
-
Field Details
-
APPLICATION_NAME
The name of the application to be used for authenticated application requests as set by the OAuth2ApplicationAuthenticationFilter. Returns the application name as a String.- See Also:
-