当前页面:
在线文档首页 >
JBoss Seam 1.1.1 API 英文版文档
AuthConstraint (JBoss Seam API Documentation) - JBoss Seam 1.1.1 API 英文版文档
org.jboss.seam.security.config
Class AuthConstraint
java.lang.Object
org.jboss.seam.security.config.AuthConstraint
public class AuthConstraint
- extends Object
Represents the <auth-constraint> settings in the config file.
- Author:
- Shane Bryzak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthConstraint
public AuthConstraint()
getRoles
public Set<String> getRoles()
setRoles
public void setRoles(Set<String> roles)