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 © 2016 JBoss by Red Hat. All rights reserved.