org.apache.openejb.jee.sun
Class SecurityRoleMapping
java.lang.Object
org.apache.openejb.jee.sun.SecurityRoleMapping
public class SecurityRoleMapping
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
roleName
protected java.lang.String roleName
principalNameOrGroupName
protected java.util.List<java.lang.Object> principalNameOrGroupName
SecurityRoleMapping
public SecurityRoleMapping()
getRoleName
public java.lang.String getRoleName()
setRoleName
public void setRoleName(java.lang.String value)
getPrincipalNameOrGroupName
public java.util.List<java.lang.Object> getPrincipalNameOrGroupName()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.