public abstract class AuthServerUpdateRequest extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected SSLVPNAuthServerType |
authServerType |
Constructor and Description |
---|
AuthServerUpdateRequest(SSLVPNAuthServerType authServerType)
Instantiates a new auth server update request.
|
Modifier and Type | Method and Description |
---|---|
SSLVPNAuthServerType |
getAuthServerType()
Gets authServerType.
|
@Since(value=1.0) @Expose protected SSLVPNAuthServerType authServerType
public AuthServerUpdateRequest(SSLVPNAuthServerType authServerType)
authServerType
- the auth server typepublic SSLVPNAuthServerType getAuthServerType()
SSLVPNAuthServerType
the authServerTypeCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.