| Constructors in org.apache.wss4j.policy.stax.assertionStates with parameters of type PolicyAsserter |
AlgorithmSuiteAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
ContentEncryptedElementsAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
EncryptedElementsAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
EncryptedPartsAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted,
int attachmentCount)
|
HttpsTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
IncludeTimeStampAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
IssuedTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
KerberosTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
KeyValueTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
OnlySignEntireHeadersAndBodyAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted,
String roleOrActor)
|
ProtectionOrderAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
RelTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
RequiredElementsAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
RequiredPartsAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
SamlTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
SecureConversationTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
SecurityContextTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
SignatureConfirmationAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
SignatureProtectionAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
SignedElementsAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted)
|
SignedPartsAssertionState(AbstractSecurityAssertion assertion,
PolicyAsserter policyAsserter,
boolean asserted,
int attachmentCount)
|
SpnegoContextTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
TokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
TokenProtectionAssertionState(org.apache.neethi.Assertion assertion,
PolicyAsserter policyAsserter,
boolean initialAssertionState)
|
UsernameTokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|
X509TokenAssertionState(AbstractSecurityAssertion assertion,
boolean asserted,
PolicyAsserter policyAsserter,
boolean initiator)
|