org.jboss.security
Class SecurityRoleRef
java.lang.Object
org.jboss.security.javaee.SecurityRoleRef
org.jboss.security.SecurityRoleRef
public class SecurityRoleRef
- extends org.jboss.security.javaee.SecurityRoleRef
Represents a Security Role Ref element in the deployment descriptor
- Since:
- Jul 21, 2006
- Version:
- $Revision: 86122 $
- Author:
- Anil Saldhana
Methods inherited from class org.jboss.security.javaee.SecurityRoleRef |
getDescription, getLink, getName, setDescription, setLink, setName, toString |
SecurityRoleRef
public SecurityRoleRef()
SecurityRoleRef
public SecurityRoleRef(String name,
String link,
String description)
SecurityRoleRef
public SecurityRoleRef(String name,
String link)
Copyright © 2009 JBoss Inc.. All Rights Reserved.