Skip navigation links

Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10678-04


Package oracle.security.xmlsec.wss

WSS General classes.

See:
          Description

Interface Summary
WSSecurityToken This interface represents a generic WSS security token.
WSSecurityTokenReferenceType Interface representing a security token reference mechanism.
WSSURI Defined constants and URI strings for WS-WSSecurity.
WSSXMLSecurityToken This interface represents a XML security token.

 

Class Summary
WSSBinarySecurityToken Base class representing a WSS BinarySecurityToken.
WSSecurity This class represents a wsse:Security header block in a SOAPEnvelope.
WSSecurityTokenReference This class represents the WSS SecurityTokenReference element for referencing security tokens.
WSSElement Base class for WS-WSSecurity elements.
WSSEmbedded This class represents a wsse:Embedded element which is used in a wsse:SecurityTokenReference element to include an embedded security token.
WSSEncryptedHeader This class represens a wsse11:EncryptedHeader element.
WSSEncryptedKeyIdentifier Represents a wsse:KeyIdentifier of type EncrytedKey.
WSSEncryptedKeyIdentifierResolver KeyIdentifier resolvers for type EncryptedKey
WSSignatureConfirmation Represents the wsse11:SignatureConfirmation element.
WSSKeyIdentifier The base class for wsse:KeyIdentifier that is used within a wsse:SecurityTokenReference element to reference a security token using an opaque identifier.
WSSKeyIdentifierResolver A class for Resolving generic KeyIdentifiers.
WSSReference Represents the wsse:Reference element which is used within a wsse:SecurityTokenReference element to reference a security token directly with an URI.
WSUCreated Represents a wsu:Created element as defined in the WSU schema.
WSUExpires Represents the expires element defined in the WSU schema.
WSUTimestamp Represents the timestamp element defined in the WSU schema.

 

Exception Summary
WSSException This class signals errors in processing an WS-WSSecurity header.

 

Package oracle.security.xmlsec.wss Description

WSS General classes.


Skip navigation links

Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10678-04


Copyright © 2005, 2011 , Oracle. All rights reserved.