org.ops4j.pax.web.extender.war.internal.model
Class WebAppSecurityRole

java.lang.Object
  extended by org.ops4j.pax.web.extender.war.internal.model.WebAppSecurityRole

public class WebAppSecurityRole
extends java.lang.Object


Constructor Summary
WebAppSecurityRole()
           
 
Method Summary
 void addRoleName(java.lang.String roleName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebAppSecurityRole

public WebAppSecurityRole()
Method Detail

addRoleName

public void addRoleName(java.lang.String roleName)


Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.