| Modifier and Type | Method | Description |
|---|---|---|
static InquireType |
InquireType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
|
static InquireType[] |
InquireType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Object |
ExtendedGSSContext.inquireSecContext(InquireType type)
Return the mechanism-specific attribute associated with
type. |
Copyright © 2000, 2025, Oracle and/or its affiliates. All rights reserved.