See: Description
| Interface | Description |
|---|---|
| PrefixSet |
Represents a set of prefix strings.
|
| Class | Description |
|---|---|
| LeastRecentlyUsed<T,V> |
A simple Least Recently Used cache implementation based on the standard
Java SDK LinkedHashMap class.
|
| SimplePrefixSet |
A prefix set that simply iterates through a list of prefix candidates and tests each in turn.
|
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.