|
© 2001 BEA Systems, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Security
pipeline package provides a Pipeline interface to
encryption services.
See:
Description
Class Summary | |
EncryptCreditCardPC | This PipelineComponent extracts and removes a credit card key from
the PipelineSession , retrieves a customer credit card with the
supplied key, encrypts the credit card number, and then adds the modified credit
card back to the PipelineSession customer value attribute. |
SecurityPC | This PipelineComponent is the base class for all Security related
PipelineComponent s components. |
The Security
pipeline package provides a Pipeline interface to
encryption services.
The Security
pipeline package provides implementations of two
Pipeline components:
SecurityPC
- Base class of all security related pipeline components.
EncryptCreditCardPC
- Pipeline component to encrypt credit card numbers.
|
© 2001 BEA Systems, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |