org.omg.GSSUP
Class InitialContextToken
java.lang.Object
org.omg.GSSUP.InitialContextToken
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class InitialContextToken
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/GSSUP/InitialContextToken.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from /usr/src/RPM/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/GSSUP.idl
Thursday, November 29, 2007 10:27:53 PM MSK
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
username
public byte[] username
password
public byte[] password
target_name
public byte[] target_name
InitialContextToken
public InitialContextToken()
InitialContextToken
public InitialContextToken(byte[] _username,
byte[] _password,
byte[] _target_name)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.