Package | Description |
---|---|
org.alfresco.jlan.oncrpc | |
org.alfresco.jlan.oncrpc.nfs |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRpcAuthenticator
Default RPC Authenticator Class
|
Modifier and Type | Method and Description |
---|---|
protected RpcAuthenticator |
NFSServer.getRpcAuthenticator()
Return the configured RPC authenticator
|
RpcAuthenticator |
NFSConfigSection.getRpcAuthenticator()
Get the authenticator object that is used to provide RPC authentication (for the portmapper, mount server and
NFS server)
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkFileCache.setRpcAuthenticator(RpcAuthenticator auth)
Set the RPC authenticator
|
int |
NFSConfigSection.setRpcAuthenticator(RpcAuthenticator auth)
Set the RPC authenticator to be used to authenticate access to the RPC based services (portmapper, mount
server and NFS server)
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.