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