public static class AuthenticatedURL.Token extends Object
| 构造器和说明 |
|---|
AuthenticatedURL.Token()
Creates a token.
|
AuthenticatedURL.Token(String tokenStr)
Creates a token using an existing string representation of the token.
|
public AuthenticatedURL.Token()
public AuthenticatedURL.Token(String tokenStr)
tokenStr - string representation of the tokenStr.public boolean isSet()
public String toString()
public int hashCode()
Copyright © 2009 The Apache Software Foundation