Interface WordpressAuthentication

    • Method Detail

      • setPassword

        void setPassword​(String pwd)
      • setUsername

        void setUsername​(String user)
      • getUsername

        String getUsername()
      • configureAuthentication

        void configureAuthentication​(Object client)