org.apache.openejb.jee
Class AuthConstraint
java.lang.Object
org.apache.openejb.jee.AuthConstraint
public class AuthConstraint
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
description
protected List<String> description
roleName
protected List<String> roleName
id
protected String id
AuthConstraint
public AuthConstraint()
getDescription
public List<String> getDescription()
getRoleName
public List<String> getRoleName()
getId
public String getId()
setId
public void setId(String value)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.