| Package | Description |
|---|---|
| org.jasig.cas.logout |
| Modifier and Type | Method and Description |
|---|---|
LogoutRequestStatus |
LogoutRequest.getStatus() |
static LogoutRequestStatus |
LogoutRequestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogoutRequestStatus[] |
LogoutRequestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogoutRequest.setStatus(LogoutRequestStatus status) |
Copyright © 2004-2015 Apereo. All Rights Reserved.