Package org.keycloak.representations.idm
Class OAuth2ErrorRepresentation
java.lang.Object
org.keycloak.representations.idm.OAuth2ErrorRepresentation
- Author:
 - Marek Posolda
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetError()voidvoidsetErrorDescription(String errorDescription)  
- 
Constructor Details
- 
OAuth2ErrorRepresentation
public OAuth2ErrorRepresentation() - 
OAuth2ErrorRepresentation
 
 - 
 - 
Method Details
- 
getError
 - 
setError
 - 
getErrorDescription
 - 
setErrorDescription
 
 -