public final class InitialContextToken extends java.lang.Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
byte[] |
password |
byte[] |
target_name |
byte[] |
username |
Constructor and Description |
---|
InitialContextToken() |
InitialContextToken(byte[] username,
byte[] password,
byte[] target_name) |