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 MappingRuleMatcher.MappingRule
Enclosing class:
MappingRuleMatcher
public static interface
MappingRuleMatcher.MappingRule
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
claimName
()
String
claimValue
()
String
mappingRuleId
()
Method Details
mappingRuleId
String
mappingRuleId
()
claimName
String
claimName
()
claimValue
String
claimValue
()