public class RoleMapping extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
principalName |
protected String |
roleName |
| Constructor and Description |
|---|
RoleMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrincipalName() |
String |
getRoleName() |
void |
setPrincipalName(String principalName) |
void |
setRoleName(String roleName) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.