org.omg.Firewall
Class AuthenticationScheme
java.lang.Object
  
org.omg.Firewall.AuthenticationScheme
- All Implemented Interfaces: 
 - java.io.Serializable, IDLEntity
 
public final class AuthenticationScheme
- extends java.lang.Object
- implements IDLEntity
  
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class java.lang.Object | 
getClass, notify, notifyAll, wait, wait, wait | 
 
auth_type
public short auth_type
auth_kdc
public byte[] auth_kdc
AuthenticationScheme
public AuthenticationScheme()
AuthenticationScheme
public AuthenticationScheme(short auth_type,
                            byte[] auth_kdc)
toString
public java.lang.String toString()
- Overrides:
 toString in class java.lang.Object
 
 
equals
public boolean equals(java.lang.Object o)
- Overrides:
 equals in class java.lang.Object
 
 
hashCode
public int hashCode()
- Overrides:
 hashCode in class java.lang.Object
 
 
                 Read the latest documentation online