|
code.google.com home | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.owasp.html.AttributePolicy.Util
public static final class AttributePolicy.Util
Utilities for working with attribute policies.
Constructor Summary | |
---|---|
AttributePolicy.Util()
|
Method Summary | |
---|---|
static AttributePolicy |
join(AttributePolicy... policies)
An attribute policy equivalent to applying all the given policies in order, failing early if any of them fails. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributePolicy.Util()
Method Detail |
---|
@CheckReturnValue public static final AttributePolicy join(AttributePolicy... policies)
|
code.google.com home | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |