Class AuthenticationStatusConfigConstants
java.lang.Object
com.adobe.acs.commons.httpcache.config.AuthenticationStatusConfigConstants
Constants used to represent authentication status in
HttpCacheConfig
.-
Field Details
-
ANONYMOUS_REQUEST
Unauthenticated public requests- See Also:
-
AUTHENTICATED_REQUEST
Authenticated requests- See Also:
-
BOTH_ANONYMOUS_AUTHENTICATED_REQUESTS
Both the authenticated and unauthenticated requests- See Also:
-