public class OAuth2ErrorRepresentation extends Object
Constructor and Description |
---|
OAuth2ErrorRepresentation() |
OAuth2ErrorRepresentation(String error,
String errorDescription) |
Modifier and Type | Method and Description |
---|---|
String |
getError() |
String |
getErrorDescription() |
void |
setError(String error) |
void |
setErrorDescription(String errorDescription) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.