public class AuthorizedIdentity extends Object
| Constructor and Description |
|---|
AuthorizedIdentity(String userName,
String reasonForSelect,
Boolean delegationCheckResult) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Boolean> |
getDelegationCheckResult() |
Optional<String> |
getReasonForSelect() |
String |
getUserName() |
Copyright © 2012–2022. All rights reserved.