public static final class RegistrationResponse.Decline extends RegistrationResponse
RegistrationResponse.Decline, RegistrationResponse.Success| Constructor and Description |
|---|
Decline(String reason)
Creates a new rejection message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getReason()
Gets the reason for the rejection.
|
String |
toString() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.