| Package | Description |
|---|---|
| org.apache.wss4j.stax.ext | |
| org.apache.wss4j.stax.validate |
| Modifier and Type | Method and Description |
|---|---|
<T extends Validator> |
WSSSecurityProperties.getValidator(QName qName) |
| Modifier and Type | Method and Description |
|---|---|
void |
WSSSecurityProperties.addValidator(QName qName,
Validator validator) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinarySecurityTokenValidator |
interface |
SamlTokenValidator |
interface |
SecurityContextTokenValidator |
interface |
SignatureTokenValidator |
interface |
TimestampValidator |
interface |
UsernameTokenValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
BinarySecurityTokenValidatorImpl |
class |
JAASUsernameTokenValidatorImpl
This class validates a processed UsernameToken, where Username/password validation is delegated
to the JAAS LoginContext.
|
class |
SamlTokenValidatorImpl |
class |
SecurityContextTokenValidatorImpl |
class |
SignatureTokenValidatorImpl |
class |
TimestampValidatorImpl |
class |
UsernameTokenValidatorImpl |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.