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