Interface PointToSiteConfiguration.DefinitionStages.WithAuthenticationType<ParentT>

    • Method Detail

      • withRadiusAuthentication

        PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> withRadiusAuthentication​(String serverIPAddress,
                                                                                               String serverSecret)
        Specifies that RADIUS server will be used for authentication.
        Parameters:
        serverIPAddress - the radius server address
        serverSecret - the radius server secret
        Returns:
        the next stage of the definition