Package | Description |
---|---|
edu.internet2.middleware.grouper.util |
This package contains utility classes (generally static methods)
|
Modifier and Type | Method and Description |
---|---|
static GrouperHttpMethod |
GrouperHttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrouperHttpMethod |
GrouperHttpMethod.valueOfIgnoreCase(String string,
boolean exceptionOnNull)
do a case-insensitive matching
|
static GrouperHttpMethod[] |
GrouperHttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GrouperHttpClient |
GrouperHttpClient.assignGrouperHttpMethod(GrouperHttpMethod grouperHttpMethod) |
Copyright © 2016 Internet2. All rights reserved.