Package de.msi.oauth.flow.common
-
Interface Summary Interface Description Identifiable<T> A type which provides an identifier which makes itIdentifiable.Lookup<K,V> ALookupprovides values which are uniquely mapped to a certain key. -
Class Summary Class Description CachedSupplier<T> ThisSupplierimplementation uses a simple threadsafe caching functionality.LookupBuilder<I extends Comparable<I>,E extends Enum<E> & Identifiable<I>> Helps buildingLookupinstances for enumerations.