@StableMinor(version="12.3", sinceVersion="5.5") public interface ICipherSpi extends ICipher
To create a customized cipher, create a class that implements this interface,
and configure lumisportalconfig.xml
to use that class.
Also consider extending AbstractCipher
instead of implementing this
interface directly.
Modifier and Type | Method and Description |
---|---|
void |
init(Node configuration)
This method is called only once and before any other method are called.
|
void init(Node configuration) throws PortalException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.