org.apache.karaf.jaas.modules.encryption
Class EncryptionSupport
java.lang.Object
org.apache.karaf.jaas.modules.encryption.EncryptionSupport
public class EncryptionSupport
- extends java.lang.Object
- Author:
- iocanel
Field Summary |
protected boolean |
debug
|
protected java.util.Map<java.lang.String,?> |
options
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
options
protected java.util.Map<java.lang.String,?> options
debug
protected boolean debug
EncryptionSupport
public EncryptionSupport(java.util.Map<java.lang.String,?> options)
getEncryption
public Encryption getEncryption()
getEncryptionSuffix
public java.lang.String getEncryptionSuffix()
setEncryptionSuffix
public void setEncryptionSuffix(java.lang.String encryptionSuffix)
getEncryptionPrefix
public java.lang.String getEncryptionPrefix()
setEncryptionPrefix
public void setEncryptionPrefix(java.lang.String encryptionPrefix)
Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.