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 /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/GSSUP.idl
Monday, June 18, 2012 10:36:15 AM CEST
- 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 © 2003-2012 Apache Software Foundation. All Rights Reserved.