public class SecurityRoleMapping extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
principalNameOrGroupName |
protected String |
roleName |
| Constructor and Description |
|---|
SecurityRoleMapping() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getPrincipalNameOrGroupName() |
String |
getRoleName() |
void |
setRoleName(String value) |
protected String roleName
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.