public interface SecurityAssertionValidator
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecurityAssertionValidator.AssertionFitness |
| Modifier and Type | Method and Description |
|---|---|
SecurityAssertionValidator.AssertionFitness |
validate(boolean isServer)
returns true if all the assertions embeeded under a SecurityPolicy
assertion are valid and supported by the implementation.
|
SecurityAssertionValidator.AssertionFitness validate(boolean isServer)
Copyright © 2005–2018 Oracle Corporation. All rights reserved.