public class AccountLinkUriRepresentation extends Object
| Constructor and Description |
|---|
AccountLinkUriRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
URI |
getAccountLinkUri() |
String |
getHash() |
String |
getNonce() |
void |
setAccountLinkUri(URI accountLinkUri) |
void |
setHash(String hash) |
void |
setNonce(String nonce) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.