bad.robot.http.configuration
Class AuthorisationToken

java.lang.Object
  extended by bad.robot.http.configuration.AbstractValueType<String>
      extended by bad.robot.http.configuration.AuthorisationToken
All Implemented Interfaces:
ValueType<String>

public class AuthorisationToken
extends AbstractValueType<String>


Field Summary
 
Fields inherited from class bad.robot.http.configuration.AbstractValueType
value
 
Method Summary
static AuthorisationToken authorisationToken(String value)
           
 
Methods inherited from class bad.robot.http.configuration.AbstractValueType
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

authorisationToken

public static AuthorisationToken authorisationToken(String value)


Copyright © 2012. All Rights Reserved.