Class VPNServerAuthenticationByUsernameIdProvider

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.VPNServerAuthenticationByUsernameIdProvider
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
Direct Known Subclasses:
VPNServerAuthenticationByUsernameIdProviderByIAM

public class VPNServerAuthenticationByUsernameIdProvider extends com.ibm.cloud.sdk.core.service.model.GenericModel
The type of identity provider to be used by VPN client. Classes which extend this class: - VPNServerAuthenticationByUsernameIdProviderByIAM
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static interface 
    The type of identity provider to be used by the VPN client: - `iam`: IBM identity and access management The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the providerType.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • providerType

      public String providerType()
      Gets the providerType. The type of identity provider to be used by the VPN client: - `iam`: IBM identity and access management The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
      Returns:
      the providerType