public final class InitialContextToken extends 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) |
Copyright © 2017 JacORB. All rights reserved.