public final class AuthenticationMethod extends Object implements Comparable, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
AuthenticationMethod()
Instantiates a new Authentication method.
|
|
AuthenticationMethod(String name,
Integer rank)
Instantiates a new Authentication method.
|
protected AuthenticationMethod()
public Integer getRank()
public String getName()
public int compareTo(Object o)
compareTo in interface ComparableCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.