|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwCMISDefaultAuthenticationProvider | |
|---|---|
| com.wewebu.ow.server.ecmimpl.opencmis | |
| com.wewebu.ow.server.ecmimpl.opencmis.auth | |
| Uses of OwCMISDefaultAuthenticationProvider in com.wewebu.ow.server.ecmimpl.opencmis |
|---|
| Methods in com.wewebu.ow.server.ecmimpl.opencmis that return OwCMISDefaultAuthenticationProvider | |
|---|---|
protected OwCMISDefaultAuthenticationProvider |
OwCMISNetwork.createAuthProvider()
(overridable) Create an instance of OwCMISDefaultAuthenticationProvider, which should be used. Throws an configuration exception if the current authentication mode is null, or unsupported. |
OwCMISDefaultAuthenticationProvider |
OwCMISNetwork.getAuthenticationProvider()
Getter for current authentication provider. |
| Methods in com.wewebu.ow.server.ecmimpl.opencmis with parameters of type OwCMISDefaultAuthenticationProvider | |
|---|---|
protected void |
OwCMISNetwork.setAuthenticationProvider(OwCMISDefaultAuthenticationProvider authProvider)
Setter for authentication provider. |
| Uses of OwCMISDefaultAuthenticationProvider in com.wewebu.ow.server.ecmimpl.opencmis.auth |
|---|
| Subclasses of OwCMISDefaultAuthenticationProvider in com.wewebu.ow.server.ecmimpl.opencmis.auth | |
|---|---|
class |
OwCMISAlfrescoAuthenticationProvider
Alfresco based authentication provider for the Open CMIS adapter. |
class |
OwCMISLDAPAuthenticationProvider
LDAP based authentication provider for the Open CMIS adapter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||