Uses of Interface
de.msi.oauth.flow.common.Identifiable
| Package | Description |
|---|---|
| de.msi.oauth.flow.common | |
| de.msi.oauth.flow.params |
-
Uses of Identifiable in de.msi.oauth.flow.common
Classes in de.msi.oauth.flow.common with type parameters of type Identifiable Modifier and Type Class Description classLookupBuilder<I extends Comparable<I>,E extends Enum<E> & Identifiable<I>>Helps buildingLookupinstances for enumerations. -
Uses of Identifiable in de.msi.oauth.flow.params
Classes in de.msi.oauth.flow.params that implement Identifiable Modifier and Type Class Description classHttpMethodRepresents the supportedHTTPmethods.