当前页面:
在线文档首页 >
JBoss Seam 1.2.0 API 英文版文档
Role (JBoss Seam API Documentation) - JBoss Seam 1.2.0 API 英文版文档
org.jboss.seam.security
Class Role
java.lang.Object
org.jboss.seam.security.Role
- All Implemented Interfaces:
- Serializable
public class Role
- extends Object
- implements Serializable
Represents a user role exclusively within the scope of security rules.
- Author:
- Shane Bryzak
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Role
public Role(String name)
getName
public String getName()