Class UserSelfRestClient

java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.UserSelfRestClient
All Implemented Interfaces:
Serializable, RestClient

public class UserSelfRestClient extends BaseRestClient
See Also:
  • Constructor Details

    • UserSelfRestClient

      public UserSelfRestClient()
  • Method Details

    • changePassword

      public void changePassword(String password)