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