Uses of Enum Class
org.keycloak.protocol.oid4vc.model.ErrorType
Packages that use ErrorType
-
Uses of ErrorType in org.keycloak.protocol.oid4vc.model
Methods in org.keycloak.protocol.oid4vc.model that return ErrorTypeModifier and TypeMethodDescriptionErrorResponse.getError()
static ErrorType
Returns the enum constant of this class with the specified name.static ErrorType[]
ErrorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.protocol.oid4vc.model with parameters of type ErrorType