public class LogoutRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
mappedUserIdentity |
private String |
requestIdentifier |
| Constructor and Description |
|---|
LogoutRequest(String requestIdentifier,
String mappedUserIdentity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getMappedUserIdentity() |
String |
getRequestIdentifier() |
int |
hashCode() |
Copyright © 2023 Apache NiFi Project. All rights reserved.