Package org.alfresco.repo.webdav.auth
Interface SharepointConstants
-
public interface SharepointConstants
A place to put Sharepoint specific authentication constants.- Author:
- dward
-
-
Field Summary
Fields Modifier and Type Field Description static String
USER_SESSION_ATTRIBUTE
The session attribute under which sharepointAuthenticationDriver
s store their user objects.
-
-
-
Field Detail
-
USER_SESSION_ATTRIBUTE
static final String USER_SESSION_ATTRIBUTE
The session attribute under which sharepointAuthenticationDriver
s store their user objects.- See Also:
- Constant Field Values
-
-