Skip Headers
Oracle® Security Developer Tools Reference
10g Release 2 (10.1.2)
B15975-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

List of Examples

1-1 Sample SAMLP Response Containing a SAML Authentication Assertion
2-1 Code Example for Creating a New KeyPairGenerator Instance
2-2 Code Example for Initializing and Generating a Key Pair
2-3 Code Example for Saving a Key Pair
2-4 Code Example for Creating a New SymmetricKeyGenerator Instance
2-5 Code Example for Generating and Saving Symmetric Keys
2-6 Code Example for Creating a Cipher Instance
2-7 Code Example for Creating and Initializing CBC Ciphers
2-8 Code Example for Creating and Initializing an RSA Cipher
2-9 Code Example for Creating a PBE Object
2-10 Code Example for Creating a New Signature Object
2-11 Code Example for Setting Signature Keys and Documents
2-12 Code Example for Computing or Verifying a Signature
2-13 Code Example for Creating a Message Digest
2-14 Code Example for Creating a MAC
2-15 Code Example for Key Agreement
4-1 Code Example for Creating and Retrieving an X500RDN Object
4-2 Code Example for Creating an X500Name Object
4-3 Code Example for Creating a Certificate Request
8-1 Creating a Signature with XSSignature
8-2 Verifying a Signature with XSSignature
8-3 Creating a Signature with XSSignedInfo
8-4 Verifying a Signature with XSSignedInfo
8-5 Creating Signature Reference Elements with XSReference
8-6 Obtaining Reference Elements of XSSignature
8-7 Creating Key Information Elements with XSKeyInfo
8-8 Creating an RSAKeyValue Element with the Signer's Public Key
8-9 Obtaining KeyInfo Elements of XSSignature
8-10 Using XEEncryptedData for Encryption
8-11 Using XEEncryptedData for Decryption
8-12 Using XEEncryptedKey for Key Encryption
8-13 Using XEEncryptedKey for Key Decryption
8-14 Using XEEncryptionMethod for Encryption
8-15 Using XEEncryptionMethod for Decryption
8-16 Using XECipherData when Encrypting
8-17 Using XECipherData when Decrypting
9-1 Initializing the Oracle SAML Toolkit
9-2 Creating an Assertion Element and Appending to an XML Document
9-3 Obtaining Assertion Elements From an XML Document
9-4 Creating a Request Element and Appending to an XML Document
9-5 Obtaining Request Elements From an XML Document
9-6 Creating a Response Element and Appending to an XML Document
9-7 Obtaining Response Elements From an XML Document
10-1 Obtaining Security Elements from an XML Document
10-2 Creating a SOAP Envelope
10-3 Obtaining the Security Element for a SOAP Message
11-1 Creating an AuthnRequest Element and Appending it to a Document
11-2 Obtaining AuthnRequest Elements from a Document
11-3 Creating an AuthnResponse Element and Appending it to a Document
11-4 Obtaining AuthnResponse elements from a Document
11-5 Creating a FederationTerminationNotification Element and Appending it to a Document
11-6 Obtaining FederationTerminationNotification Elements from a Document
11-7 Creating a LogoutRequest Element and Appending it to a Document
11-8 Obtaining LogoutRequest Elements from an XML Document
11-9 Creating a LogoutResponse Element and Appending it to a Document
11-10 Obtaining LogoutResponse elements from a Document
11-11 Creating a RegisterNameIdentifierRequest Element and Appending it to a Document
11-12 Obtaining RegisterNameIdentifierRequest Elements from an XML Document
11-13 Creating a RegisterNameIdentifierResponse Element and Appending it to a Document
11-14 Obtaining RegisterNameIdentifierResponse Elements from an XML Document
11-15 Creating an Assertion element and Appending it to a Document
11-16 Obtaining Assertion Elements from a Document
11-17 Creating a Request element and Appending it to a Document
11-18 Obtaining Request Elements from a Document
11-19 Creating a Response Element and Appending it to a Document
11-20 Obtaining Response Elements from a Document
11-21 Creating an AuthnRequest Element and Appending it to a Document
11-22 Obtaining AuthnRequest Eements from a Document
11-23 Creating an AuthnResponse Element and Appending it to a Document
11-24 Obtaining AuthnResponse Eements from a Document
11-25 Creating a DocumentFederationTerminationNotification Element and Appending it to a Document
11-26 Obtaining FederationTerminationNotification Elements from a Document
11-27 Creating a new LogoutRequest Element and Appending it to a Document
11-28 Obtaining LogoutRequest Elements from an XML Document
11-29 Creating a new LogoutResponse Element and Appending it to a Document
11-30 Obtaining LogoutResponse Elements from an XML Document
11-31 Creating a new RegisterNameIdentifierRequest Element and Appending it to a Document
11-32 Obtaining RegisterNameIdentifierRequest Elements from an XML Document
11-33 Creating a New RegisterNameIdentifierResponse Element and Appending it to a Document
11-34 Obtaining RegisterNameIdentifierResponse Elements from a Document