Modifier and Type | Method and 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 and Description |
---|---|
Object |
ExtendedGSSContext.inquireSecContext(InquireType type)
Return the mechanism-specific attribute associated with
type . |
Copyright © 2000, 2015, Oracle and/or its affiliates. All rights reserved.