Package | Description |
---|---|
org.forgerock.http.protocol |
Models and manages elements of the Hypertext Transfer Protocol.
|
org.forgerock.http.util |
Miscellaneous utility classes.
|
org.forgerock.openig.jwt |
Provides JWT capabilities to OpenIG.
|
Modifier and Type | Class and Description |
---|---|
class |
Form
Form fields, a case-sensitive multi-string-valued map.
|
Modifier and Type | Class and Description |
---|---|
class |
CaseInsensitiveMap<V>
An implementation of a map whose keys are case-insensitive strings.
|
class |
MultiValueMap<K,V>
Wraps a map for which the values are lists, providing a set of convenience methods for
handling list values.
|
Modifier and Type | Class and Description |
---|---|
class |
JwtCookieSession
Represents an OpenIG
Session that will be stored as an encrypted JSON Web Token in a Cookie. |
Copyright 2011-2015 ForgeRock AS.