Package | Description |
---|---|
org.alfresco.jlan.server.auth | |
org.alfresco.jlan.server.auth.passthru | |
org.alfresco.jlan.smb.server |
Modifier and Type | Class and Description |
---|---|
class |
CifsAuthenticator
CIFS Authenticator Class
|
class |
DefaultAuthenticator
Default authenticator class.
|
class |
EnterpriseCifsAuthenticator
Enterprise CIFS Authenticator Class
|
class |
LocalAuthenticator
Local Authenticator Class.
|
Modifier and Type | Class and Description |
---|---|
class |
PassthruAuthenticator
Passthru Authenticator Class
|
Modifier and Type | Method and Description |
---|---|
ICifsAuthenticator |
CIFSConfigSection.getAuthenticator()
Get the authenticator object that is used to provide user and share connection authentication.
|
ICifsAuthenticator |
SMBServer.getCifsAuthenticator()
Return the CIFS authenticator
|
Modifier and Type | Method and Description |
---|---|
int |
CIFSConfigSection.setAuthenticator(ICifsAuthenticator auth)
Set the authenticator to be used to authenticate users and share connections.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.