org.apache.pluto.descriptors.servlet
Class AuthConstraintDD
java.lang.Object
org.apache.pluto.descriptors.servlet.AuthConstraintDD
public class AuthConstraintDD
- extends Object
TODO: Document
- Since:
- Feb 28, 2005
- Version:
- $Id: AuthConstraintDD.java 156636 2005-03-09 12:16:31Z cziegeler $
- Author:
- David H. DeWolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthConstraintDD
public AuthConstraintDD()
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getRoleName
public String getRoleName()
setRoleName
public void setRoleName(String roleName)
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.