JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.frankframework.credentialprovider.rolemapping
RoleGroupMapper
Contents
Description
Method Summary
Method Details
addRoleGroupMapping(String, String)
Hide sidebar
Show sidebar
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)