JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
OpenIG 5.0.0 API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.forgerock.http.util
Interface Indexed<T>
Type Parameters:
T
- The type of referenced object.
All Known Subinterfaces:
Decoder
,
ExpressionPlugin
,
Resolver
All Known Implementing Classes:
ArrayResolver
,
BeanResolver
,
EnvironmentVariablesPlugin
,
HeadersResolver
,
HeapResolver
,
ListResolver
,
MapResolver
,
PrincipalResolver
,
RequestResolver
,
SystemPropertiesPlugin
public interface
Indexed
<T>
Interface of an object that can be indexed with a unique key.
Method Summary
Methods
Modifier and Type
Method and Description
T
getKey
()
Returns the unique key to index the object by.
Method Detail
getKey
T
getKey
()
Returns the unique key to index the object by.
Returns:
the unique key to index the object by.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
OpenIG 5.0.0 API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright 2011-2015 ForgeRock AS.