public static final class AttributePolicy.Util extends Object
| Constructor and Description |
|---|
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.
|
@CheckReturnValue public static final AttributePolicy join(AttributePolicy... policies)
Copyright © 2018 OWASP. All rights reserved.