|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSSecBase | |
org.apache.ws.security.message | The package provides classes to create messages that are compliant to the OASIS Web Service Security specifications. |
org.apache.ws.security.saml |
Uses of WSSecBase in org.apache.ws.security.message |
Subclasses of WSSecBase in org.apache.ws.security.message | |
class |
WSSecDerivedKeyBase
Base class for DerivedKey encryption and signature |
class |
WSSecDKEncrypt
Encrypts and signes parts of a message with derived keys derived from a symmetric key. |
class |
WSSecDKSign
Builder to sign with derived keys |
class |
WSSecEncrypt
Encrypts a parts of a message according to WS Specification, X509 profile, and adds the encryption data. |
class |
WSSecEncryptedKey
Builder class to build an EncryptedKey. |
class |
WSSecSAMLToken
Builds a WS SAML Assertion and inserts it into the SOAP Envelope. |
class |
WSSecSignature
Creates a Signature according to WS Specification, X509 profile. |
class |
WSSecSignatureConfirmation
Builds a WS SignatureConfirmation and inserts it into the SOAP Envelope. |
class |
WSSecTimestamp
Builds a WS Timestamp and inserts it into the SOAP Envelope. |
class |
WSSecUsernameToken
Builds a WS UsernameToken. |
Uses of WSSecBase in org.apache.ws.security.saml |
Subclasses of WSSecBase in org.apache.ws.security.saml | |
class |
WSSecSignatureSAML
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |