Package org.silverpeas.cmis.security
The authentication and authorization mechanism used by the CMIS implementation to check the users
behind any request against the CMIS repository.
- Author:
- mmoquillon
-
Class Summary Class Description CmisRequest A wrapper of an HTTP request decorating it to support additional features.CmisUserAuthenticator Authenticates and identifies the user requesting a CMIS service.GrantedAccessController Default implementation of the access controller that grants the access for any users and groups of users.