Package org.apereo.cas.ticket.code
-
Interface Summary Interface Description OAuth20Code An OAuth code is an OAuth token which can be used only once and has a short lifetime.OAuth20CodeFactory Factory to create OAuth codes.
| Interface | Description |
|---|---|
| OAuth20Code |
An OAuth code is an OAuth token which can be used only once and has a short lifetime.
|
| OAuth20CodeFactory |
Factory to create OAuth codes.
|