Package | Description |
---|---|
org.alfresco.jlan.server.auth.passthru |
Modifier and Type | Method and Description |
---|---|
protected PassthruServerDetails |
PassthruServers.getAuthenticationServer()
Return the details of an online server to use for authentication
|
protected PassthruServerDetails |
PassthruServers.getAuthenticationServer(String clientDomain)
Return the details of an online server to use for authentication of the specified client
domain
|
Modifier and Type | Method and Description |
---|---|
protected void |
PassthruServers.serverOffline(PassthruServerDetails server)
Move a server from the list of online servers to the offline list
|
protected void |
PassthruServers.serverOnline(PassthruServerDetails server)
Move a server from the list of offline servers to the online list
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.