org.owasp.html
public static final class AttributePolicy.Util extends java.lang.Object
Constructor and Description |
---|
AttributePolicy.Util() |
Modifier and Type | Method and Description |
---|---|
static AttributePolicy |
join(AttributePolicy... policies)
An attribute policy equivalent to applying all the given policies in
order, failing early if any of them fails.
|
public static final AttributePolicy join(AttributePolicy... policies)
Copyright © 2014 OWASP. All Rights Reserved.