public class AuthorizationData extends Object implements Serializable
Constructor and Description |
---|
AuthorizationData() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthorizationCode() |
boolean |
isAllowed() |
void |
setAllowed(boolean allowed) |
void |
setAuthorizationCode(String authorizationCode) |
Copyright © 2021. All rights reserved.