|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwCMISSecurityHandlerInterface | |
|---|---|
| com.wewebu.ow.server.ecmimpl.cmis | |
| com.wewebu.ow.server.ecmimpl.cmis.auth | |
| Uses of OwCMISSecurityHandlerInterface in com.wewebu.ow.server.ecmimpl.cmis |
|---|
| Classes in com.wewebu.ow.server.ecmimpl.cmis that implement OwCMISSecurityHandlerInterface | |
|---|---|
class |
OwCMISSecurityHandler
WSS handler for CMIS user PasswordText authentication. |
| Methods in com.wewebu.ow.server.ecmimpl.cmis that return OwCMISSecurityHandlerInterface | |
|---|---|
OwCMISSecurityHandlerInterface |
OwCMISCredentials.getSecurityHandler()
Get the class which is used as WebService Security Handler |
| Constructors in com.wewebu.ow.server.ecmimpl.cmis with parameters of type OwCMISSecurityHandlerInterface | |
|---|---|
OwCMISCredentials(com.wewebu.ow.server.util.OwXMLUtil configuration_p,
String username_p,
String password_p,
OwCMISSecurityHandlerInterface securityhandler_p,
com.wewebu.ow.server.mandator.OwMandator mandator_p)
create credentials |
|
OwCMISLDAPCredentials(com.wewebu.ow.server.util.OwXMLUtil configuration_p,
com.wewebu.ow.server.util.ldap.OwLdapConnector ldapConnector_p,
String username_p,
String password_p,
OwCMISSecurityHandlerInterface securityhandler_p,
com.wewebu.ow.server.mandator.OwMandator mandator_p)
Constructor |
|
| Uses of OwCMISSecurityHandlerInterface in com.wewebu.ow.server.ecmimpl.cmis.auth |
|---|
| Methods in com.wewebu.ow.server.ecmimpl.cmis.auth that return OwCMISSecurityHandlerInterface | |
|---|---|
protected OwCMISSecurityHandlerInterface |
OwCMISCredentialsAuthenticator.createSecurityHandler(Map<String,String> initValues_p,
Locale locale_p,
com.wewebu.ow.server.util.OwXMLUtil configuration_p)
(overridable) Creates a security handler which will be used for the web service communication. |
| Methods in com.wewebu.ow.server.ecmimpl.cmis.auth with parameters of type OwCMISSecurityHandlerInterface | |
|---|---|
protected OwCMISLDAPCredentials |
OwCMISCredentialsAuthenticator.createLDAPCredentials(com.wewebu.ow.server.util.OwXMLUtil configuration_p,
Node authenticationNode_p,
String username_p,
String password_p,
OwCMISSecurityHandlerInterface handler_p,
com.wewebu.ow.server.mandator.OwMandator mandator_p)
(overridable) Creates a LDAP credentials object for a given bootstrap configuration node (usually the <Authentication> node) , user name and password and current mandator |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||