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