public static class UserAuthenticationData.Type extends Object implements Comparable<UserAuthenticationData.Type>
Constructor and Description |
---|
UserAuthenticationData.Type(String type)
Creates a new Type.
|
public UserAuthenticationData.Type(String type)
type
- the typepublic int compareTo(UserAuthenticationData.Type o)
compareTo
in interface Comparable<UserAuthenticationData.Type>
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.