org.fcrepo.server.config.webxml
Class AuthConstraint
java.lang.Object
org.fcrepo.server.config.webxml.AuthConstraint
public class AuthConstraint
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthConstraint
public AuthConstraint()
getDescriptions
public List<String> getDescriptions()
addDescription
public void addDescription(String description)
removeDescription
public void removeDescription(String description)
getRoleName
public String getRoleName()
setRoleName
public void setRoleName(String roleName)
Copyright © 2012 DuraSpace. All Rights Reserved.