JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.camunda.security.auth
Interface CamundaAuthenticationConverter<T>
public interface
CamundaAuthenticationConverter<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CamundaAuthentication
convert
(
T
authentication)
boolean
supports
(
T
authentication)
Method Details
supports
boolean
supports
(
T
authentication)
convert
CamundaAuthentication
convert
(
T
authentication)