Uses of Enum Class
bpmn.handler.rest.model.AuthenticationType
Packages that use AuthenticationType
-
Uses of AuthenticationType in bpmn.handler.rest
Fields in bpmn.handler.rest declared as AuthenticationType -
Uses of AuthenticationType in bpmn.handler.rest.model
Methods in bpmn.handler.rest.model that return AuthenticationTypeModifier and TypeMethodDescriptionstatic AuthenticationType
Returns the enum constant of this class with the specified name.static AuthenticationType[]
AuthenticationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.