org.apache.commons.vfs
Class UserAuthenticationData.Type
java.lang.Object
org.apache.commons.vfs.UserAuthenticationData.Type
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- UserAuthenticationData
public static class UserAuthenticationData.Type
- extends Object
- implements Comparable
Inner class to represent portions of the user authentication data.
UserAuthenticationData.Type
public UserAuthenticationData.Type(String type)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
compareTo
public int compareTo(Object o)
- Specified by:
compareTo
in interface Comparable
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.