Class AuthenticationToken.TokenProperty
java.lang.Object
org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty
- All Implemented Interfaces:
Comparable<AuthenticationToken.TokenProperty>
- Enclosing interface:
- AuthenticationToken
public static class AuthenticationToken.TokenProperty
extends Object
implements Comparable<AuthenticationToken.TokenProperty>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TokenProperty
-
-
Method Details
-
toString
-
getKey
-
getDescription
-
getMask
public boolean getMask() -
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<AuthenticationToken.TokenProperty>
-