public class OauthService extends Mediator
  • Constructor Details

    • OauthService

      public OauthService()
  • Method Details

    • getRemoteServiceUrl

      public String getRemoteServiceUrl()
    • setRemoteServiceUrl

      public void setRemoteServiceUrl(String remoteServiceUrl)
    • getUsername

      public String getUsername()
    • setUsername

      public void setUsername(String username)
    • getPassword

      public String getPassword()
    • setPassword

      public void setPassword(String password)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)