org.fusesource.fabric.jaas
Class BasicEncryptionSupport

java.lang.Object
  extended by org.apache.karaf.jaas.modules.encryption.EncryptionSupport
      extended by org.fusesource.fabric.jaas.BasicEncryptionSupport

public class BasicEncryptionSupport
extends org.apache.karaf.jaas.modules.encryption.EncryptionSupport


Field Summary
protected  org.apache.karaf.jaas.modules.Encryption encryption
           
 
Fields inherited from class org.apache.karaf.jaas.modules.encryption.EncryptionSupport
debug, options
 
Constructor Summary
BasicEncryptionSupport(java.util.Map<java.lang.String,?> options)
           
 
Method Summary
 org.apache.karaf.jaas.modules.Encryption getEncryption()
           
 
Methods inherited from class org.apache.karaf.jaas.modules.encryption.EncryptionSupport
getEncryptionPrefix, getEncryptionSuffix, setEncryptionPrefix, setEncryptionSuffix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

encryption

protected org.apache.karaf.jaas.modules.Encryption encryption
Constructor Detail

BasicEncryptionSupport

public BasicEncryptionSupport(java.util.Map<java.lang.String,?> options)
Method Detail

getEncryption

public org.apache.karaf.jaas.modules.Encryption getEncryption()
Overrides:
getEncryption in class org.apache.karaf.jaas.modules.encryption.EncryptionSupport


Copyright © 2012 FuseSource. All Rights Reserved.