org.omg.GSSUP
Class InitialContextToken
java.lang.Object
org.omg.GSSUP.InitialContextToken
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class InitialContextToken
- extends Object
- implements IDLEntity
org/omg/GSSUP/InitialContextToken.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/GSSUP.idl
Saturday, November 5, 2011 7:43:25 PM UTC
- 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 © 2006-2011 Apache Software Foundation. All Rights Reserved.