C D G I J K L M N O P R S U

C

close() - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiConfiguration
 
Config - Class in org.apache.servicemix.kernel.jaas.config.impl
An implementation of JaasRealm which is created by the spring namespace handler.
Config() - Constructor for class org.apache.servicemix.kernel.jaas.config.impl.Config
 
ConfigParser - Class in org.apache.servicemix.kernel.jaas.config.impl
 
ConfigParser() - Constructor for class org.apache.servicemix.kernel.jaas.config.impl.ConfigParser
 
createSSLContext(String, String, String, String, String, String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiKeystoreManager
 
createSSLContext(String, String, String, String, String, String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreManager
Gets a SSLContext using one Keystore to access the private key and another to provide the list of trusted certificate authorities.
createSSLFactory(String, String, String, String, String, String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiKeystoreManager
 
createSSLFactory(String, String, String, String, String, String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreManager
Gets a SocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.
createSSLServerFactory(String, String, String, String, String, String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiKeystoreManager
 
createSSLServerFactory(String, String, String, String, String, String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreManager
Gets a ServerSocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.

D

doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ConfigParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstanceParser
 

G

getAppConfigurationEntry(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiConfiguration
 
getBeanClass(Element) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ConfigParser
 
getBeanClass(Element) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstanceParser
 
getBundleContext() - Method in class org.apache.servicemix.kernel.jaas.config.impl.Config
 
getCertificate(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
getCertificate(String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 
getCertificateAlias(Certificate) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
getCertificateAlias(Certificate) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 
getCertificateChain(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
getCertificateChain(String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 
getClassName() - Method in class org.apache.servicemix.kernel.jaas.config.impl.Module
 
getEntries() - Method in class org.apache.servicemix.kernel.jaas.config.impl.Config
 
getEntries() - Method in interface org.apache.servicemix.kernel.jaas.config.JaasRealm
 
getFlags() - Method in class org.apache.servicemix.kernel.jaas.config.impl.Module
 
getKeyManager(String, String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
getKeyManager(String, String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 
getKeystore(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiKeystoreManager
 
getKeystore(String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreManager
 
getModules() - Method in class org.apache.servicemix.kernel.jaas.config.impl.Config
 
getName() - Method in class org.apache.servicemix.kernel.jaas.config.impl.Config
 
getName() - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
getName() - Method in interface org.apache.servicemix.kernel.jaas.config.JaasRealm
 
getName() - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 
getOptions() - Method in class org.apache.servicemix.kernel.jaas.config.impl.Module
 
getPath() - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
getPrivateKey(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
getPrivateKey(String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 
getRank() - Method in class org.apache.servicemix.kernel.jaas.config.impl.Config
 
getRank() - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
getRank() - Method in interface org.apache.servicemix.kernel.jaas.config.JaasRealm
 
getRank() - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 
getTrustManager(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
getTrustManager(String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 

I

init() - Method in class org.apache.servicemix.kernel.jaas.config.impl.NamespaceHandler
 
init() - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiConfiguration
 
init() - Method in class org.apache.servicemix.kernel.jaas.config.impl.ProxyLoginModuleInitializer
 
isKeyLocked(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
isKeyLocked(String) - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 
isKeystoreLocked() - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
isKeystoreLocked() - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 

J

JaasRealm - Interface in org.apache.servicemix.kernel.jaas.config
 

K

KeyIsLocked - Exception in org.apache.servicemix.kernel.jaas.config
 
KeyIsLocked() - Constructor for exception org.apache.servicemix.kernel.jaas.config.KeyIsLocked
 
KeyIsLocked(String, Throwable) - Constructor for exception org.apache.servicemix.kernel.jaas.config.KeyIsLocked
 
KeyIsLocked(String) - Constructor for exception org.apache.servicemix.kernel.jaas.config.KeyIsLocked
 
KeyIsLocked(Throwable) - Constructor for exception org.apache.servicemix.kernel.jaas.config.KeyIsLocked
 
KeystoreInstance - Interface in org.apache.servicemix.kernel.jaas.config
Based on http://svn.apache.org/repos/asf/geronimo/trunk/modules/management/ src/java/org/apache/geronimo/management/geronimo/KeystoreInstance.java
KeystoreIsLocked - Exception in org.apache.servicemix.kernel.jaas.config
 
KeystoreIsLocked() - Constructor for exception org.apache.servicemix.kernel.jaas.config.KeystoreIsLocked
 
KeystoreIsLocked(String, Throwable) - Constructor for exception org.apache.servicemix.kernel.jaas.config.KeystoreIsLocked
 
KeystoreIsLocked(String) - Constructor for exception org.apache.servicemix.kernel.jaas.config.KeystoreIsLocked
 
KeystoreIsLocked(Throwable) - Constructor for exception org.apache.servicemix.kernel.jaas.config.KeystoreIsLocked
 
KeystoreManager - Interface in org.apache.servicemix.kernel.jaas.config
Based on http://svn.apache.org/repos/asf/geronimo/trunk/modules/management/ src/java/org/apache/geronimo/management/geronimo/KeystoreManager.java

L

listPrivateKeys() - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
listPrivateKeys() - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 
listTrustCertificates() - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
listTrustCertificates() - Method in interface org.apache.servicemix.kernel.jaas.config.KeystoreInstance
 

M

Module - Class in org.apache.servicemix.kernel.jaas.config.impl
POJO for a login module.
Module() - Constructor for class org.apache.servicemix.kernel.jaas.config.impl.Module
 

N

NamespaceHandler - Class in org.apache.servicemix.kernel.jaas.config.impl
 
NamespaceHandler() - Constructor for class org.apache.servicemix.kernel.jaas.config.impl.NamespaceHandler
 

O

org.apache.servicemix.kernel.jaas.config - package org.apache.servicemix.kernel.jaas.config
 
org.apache.servicemix.kernel.jaas.config.impl - package org.apache.servicemix.kernel.jaas.config.impl
 
OsgiConfiguration - Class in org.apache.servicemix.kernel.jaas.config.impl
 
OsgiConfiguration() - Constructor for class org.apache.servicemix.kernel.jaas.config.impl.OsgiConfiguration
 
OsgiKeystoreManager - Class in org.apache.servicemix.kernel.jaas.config.impl
Implementation of KeystoreManager
OsgiKeystoreManager() - Constructor for class org.apache.servicemix.kernel.jaas.config.impl.OsgiKeystoreManager
 

P

ProxyLoginModuleInitializer - Class in org.apache.servicemix.kernel.jaas.config.impl
 
ProxyLoginModuleInitializer() - Constructor for class org.apache.servicemix.kernel.jaas.config.impl.ProxyLoginModuleInitializer
 
PUBLISH_ATTRIBUTE - Static variable in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstanceParser
 

R

refresh() - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiConfiguration
 
register(JaasRealm, Map<String, ?>) - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiConfiguration
 
register(KeystoreInstance, Map<String, ?>) - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiKeystoreManager
 
ResourceKeystoreInstance - Class in org.apache.servicemix.kernel.jaas.config.impl
 
ResourceKeystoreInstance() - Constructor for class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
ResourceKeystoreInstanceParser - Class in org.apache.servicemix.kernel.jaas.config.impl
Spring parser for a keystore instance
ResourceKeystoreInstanceParser() - Constructor for class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstanceParser
 

S

setBundleContext(BundleContext) - Method in class org.apache.servicemix.kernel.jaas.config.impl.Config
 
setBundleContext(BundleContext) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ProxyLoginModuleInitializer
 
setClassName(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.Module
 
setFlags(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.Module
 
setKeyPasswords(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
setKeystorePassword(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
setModules(Module[]) - Method in class org.apache.servicemix.kernel.jaas.config.impl.Config
 
setName(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.Config
 
setName(String) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
setOptions(Map<String, String>) - Method in class org.apache.servicemix.kernel.jaas.config.impl.Module
 
setPath(Resource) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 
setRank(int) - Method in class org.apache.servicemix.kernel.jaas.config.impl.Config
 
setRank(int) - Method in class org.apache.servicemix.kernel.jaas.config.impl.ResourceKeystoreInstance
 

U

unregister(JaasRealm, Map<String, ?>) - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiConfiguration
 
unregister(KeystoreInstance, Map<String, ?>) - Method in class org.apache.servicemix.kernel.jaas.config.impl.OsgiKeystoreManager
 

C D G I J K L M N O P R S U

Copyright © 2007-2008 Apache Software Foundation. All Rights Reserved.