public abstract class AuthServerResponse extends Object implements Serializable
| Constructor and Description |
|---|
AuthServerResponse(SSLVPNAuthServerType authServerType)
Instantiates a new auth server response.
|
| Modifier and Type | Method and Description |
|---|---|
SSLVPNAuthServerType |
getAuthServerType()
Gets authServerType.
|
public AuthServerResponse(SSLVPNAuthServerType authServerType)
authServerType - the auth server typepublic SSLVPNAuthServerType getAuthServerType()
SSLVPNAuthServerType the authServerTypeCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.