Package org.apache.commons.vfs2
Class UserAuthenticationData.Type
java.lang.Object
org.apache.commons.vfs2.UserAuthenticationData.Type
- All Implemented Interfaces:
Comparable<UserAuthenticationData.Type>
- Enclosing class:
- UserAuthenticationData
public static class UserAuthenticationData.Type
extends Object
implements Comparable<UserAuthenticationData.Type>
Represents a user authentication item.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Type
Creates a new Type.- Parameters:
type
- the type
-
-
Method Details
-
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<UserAuthenticationData.Type>
-
hashCode
-
toString
-