de.smartics.properties.security.esapi
Class EsapiPropertyValueSecurity
java.lang.Object
de.smartics.properties.security.esapi.AbstractEsapiPropertyValueSecurity
de.smartics.properties.security.esapi.EsapiPropertyValueSecurity
-
All Implemented Interfaces:
-
PropertyValueSecurity,
Serializable
-
public class EsapiPropertyValueSecurity
-
extends
AbstractEsapiPropertyValueSecurity
Implementation bases on OWASP ESAPI.
Please refer to ESAPI 2.0 Symmetric Encryption User Guide for configuration details.
-
See Also:
-
Serialized Form
Method Summary |
protected org.owasp.esapi.Encryptor |
provideEncryptor() Provides the encryptor to use for encryption. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsapiPropertyValueSecurity
public EsapiPropertyValueSecurity()
-
Default constructor.
provideEncryptor
protected org.owasp.esapi.Encryptor provideEncryptor()
-
Description copied from class:
AbstractEsapiPropertyValueSecurity
-
Provides the encryptor to use for encryption.
-
-
Specified by:
-
provideEncryptor
in class
AbstractEsapiPropertyValueSecurity
-
-
Returns:
-
the encryptor to use for encryption.
Copyright © 2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.