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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
TypeCreates a new Type.- Parameters:
- type- the type
 
 
- 
- 
Method Details- 
compareTo- Specified by:
- compareToin interface- Comparable<UserAuthenticationData.Type>
 
- 
equals
- 
hashCode
- 
toString
 
-