VisiBroker for Java

org.omg.Firewall
Class AuthenticationScheme

java.lang.Object
  extended by 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

Field Summary
 byte[] auth_kdc
           
 short auth_type
           
 
Constructor Summary
AuthenticationScheme()
           
AuthenticationScheme(short auth_type, byte[] auth_kdc)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

auth_type

public short auth_type

auth_kdc

public byte[] auth_kdc
Constructor Detail

AuthenticationScheme

public AuthenticationScheme()

AuthenticationScheme

public AuthenticationScheme(short auth_type,
                            byte[] auth_kdc)
Method Detail

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

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online