| Package | Description |
|---|---|
| ru.org.openam.oauth.v2.data | |
| ru.org.openam.oauth.v2.ext |
| Modifier and Type | Method and Description |
|---|---|
static refresh_token.DestroyReason |
refresh_token.DestroyReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static refresh_token.DestroyReason[] |
refresh_token.DestroyReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
refresh_token.destroy(refresh_token.DestroyReason reason,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2Extension.refreshTokenOnDestroy(refresh_token refresh_token,
refresh_token.DestroyReason reason,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2024. All rights reserved.