Package | Description |
---|---|
org.forgerock.http.protocol |
Models and manages elements of the Hypertext Transfer Protocol.
|
org.forgerock.http.util |
Miscellaneous utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Form
Form fields, a case-sensitive multi-string-valued map.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiValueMap.addAll(MultiValueMap<K,V> map)
Adds the specified keys and values from the specified map into this map.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.