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