Uses of Class
com.authlete.http.Token
-
Uses of Token in com.authlete.http
Methods in com.authlete.http that return TokenModifier and TypeMethodDescriptionForwardedPair.getName()Get the name of this forwarded pair.static TokenParse the input string as a token.Set the raw value of this token.Methods in com.authlete.http with parameters of type TokenModifier and TypeMethodDescriptionSet the name of this forwarded pair.Constructors in com.authlete.http with parameters of type TokenModifierConstructorDescriptionForwardedPair(Token name, Object value) A constructor with the name and value of this forwarded pair.