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