JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.frankframework.credentialprovider.rolemapping
Interface RoleGroupMapper
All Known Implementing Classes:
RoleToGroupMappingJndiRealm
public interface
RoleGroupMapper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
addRoleGroupMapping
(
String
role,
String
group)
Method Details
addRoleGroupMapping
void
addRoleGroupMapping
(
String
role,
String
group)