public interface PolicyAsserter
Modifier and Type | Method and Description |
---|---|
void |
assertPolicy(org.apache.neethi.Assertion assertion) |
void |
assertPolicy(QName qName) |
void |
unassertPolicy(org.apache.neethi.Assertion assertion,
String reason) |
void |
unassertPolicy(QName qName,
String reason) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.