Uses of Enum Class
se.swedenconnect.bankid.idp.authn.api.ApiResponse.Status
Packages that use ApiResponse.Status
-
Uses of ApiResponse.Status in se.swedenconnect.bankid.idp.authn.api
Subclasses with type arguments of type ApiResponse.Status in se.swedenconnect.bankid.idp.authn.apiModifier and TypeClassDescriptionstatic enumRepresentation of the status of the response.Methods in se.swedenconnect.bankid.idp.authn.api that return ApiResponse.StatusModifier and TypeMethodDescriptionstatic ApiResponse.StatusReturns the enum constant of this class with the specified name.static ApiResponse.Status[]ApiResponse.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.