public class SecurityCollectionDecorator extends SecurityCollection
org.apache.catalina.deploy.SecurityCollection| Constructor and Description |
|---|
SecurityCollectionDecorator(WebResourceCollection decoree) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Return the description of this web resource collection.
|
String |
getName()
Return the name of this web resource collection.
|
addMethod, addMethodOmission, addPattern, findMethod, findMethodOmission, findMethodOmissions, findMethods, findPattern, findPatterns, removeMethod, removeMethodOmission, removePattern, setDescription, setName, toStringpublic SecurityCollectionDecorator(WebResourceCollection decoree)
public String getDescription()
getDescription in class SecurityCollectionpublic String getName()
getName in class SecurityCollectionCopyright © 2017. All rights reserved.