org.sonar.wsclient.services
Class Authentication

java.lang.Object
  extended by org.sonar.wsclient.services.Model
      extended by org.sonar.wsclient.services.Authentication

public class Authentication
extends Model


Constructor Summary
Authentication()
           
 
Method Summary
 boolean isValid()
           
 Authentication setValid(boolean valid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Authentication

public Authentication()
Method Detail

isValid

public boolean isValid()

setValid

public Authentication setValid(boolean valid)


Copyright © 2009–2015 SonarSource. All rights reserved.