Interface AccessPolicyEntity.UpdateStages.WithAuthentication

    • Method Detail

      • withAuthentication

        AccessPolicyEntity.Update withAuthentication​(AuthenticationBase authentication)
        Specifies the authentication property: Authentication method to be used when validating client API access..
        Parameters:
        authentication - Authentication method to be used when validating client API access.
        Returns:
        the next definition stage.