|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SecurityAssertionValidator
SecurityPolicy Assertion implementation classes should implement this interface. This is enable WSPolicy framework to select valid policy assertion set from a set of policy alternatives.
Nested Class Summary | |
---|---|
static class |
SecurityAssertionValidator.AssertionFitness
|
Method Summary | |
---|---|
SecurityAssertionValidator.AssertionFitness |
validate(boolean isServer)
returns true if all the assertions embeeded under a SecurityPolicy assertion are valid and supported by the implementation. |
Method Detail |
---|
SecurityAssertionValidator.AssertionFitness validate(boolean isServer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |