public static class AuthenticationToken.TokenProperty extends Object implements Comparable<AuthenticationToken.TokenProperty>
| Constructor and Description | 
|---|
| AuthenticationToken.TokenProperty(String name,
                                 String description,
                                 boolean mask) | 
public String getKey()
public String getDescription()
public boolean getMask()
public int compareTo(AuthenticationToken.TokenProperty o)
compareTo in interface Comparable<AuthenticationToken.TokenProperty>Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.