|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.securityfilter.config.SecurityConstraint
SecurityConstraint
| Constructor Summary | |
SecurityConstraint()
Constructor |
|
| Method Summary | |
void |
addWebResourceCollection(WebResourceCollection resourceCollection)
Add a WebResourceCollection to this SecurityConstraint. |
AuthConstraint |
getAuthConstraint()
Get the AuthConstraint. |
List |
getWebResourceCollections()
Get the WebResourceCollections for this SecurityConstraint. |
void |
setAuthConstraint(AuthConstraint authConstraint)
Set the AuthConstraint. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SecurityConstraint()
| Method Detail |
public void addWebResourceCollection(WebResourceCollection resourceCollection)
resourceCollection - the WebResourceCollection to addpublic List getWebResourceCollections()
public void setAuthConstraint(AuthConstraint authConstraint)
authConstraint - the AuthConstraintpublic AuthConstraint getAuthConstraint()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||