Skip navigation links

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

E10678-05


Package oracle.security.xmlsec.wss.encoding

WSS encoding and decoding classes.

See:
          Description

Interface Summary
BinaryDataEncoder Classes implementing this interface encode binary data.
TimeDataEncoder Classes implementing this interface encode date and time data.

 

Class Summary
Base64BinaryEncoder Implements base-64 encoding as per RFC 1421 (PEM) and RFC 2045 (MIME).
HexBinaryEncoder Implements hexadecimal encoding of the binary data.
NullBinaryEncoder Performs no encoding or decoding.
XSDDateTimeEncoder Implements encoding of time in the UTC format.

 

Package oracle.security.xmlsec.wss.encoding Description

WSS encoding and decoding 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-05


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