- getAcceptedIssuers() - Method in class com.sun.enterprise.security.ssl.manager.UnifiedX509TrustManager
-
- getCertificateChain(String) - Method in class com.sun.enterprise.security.ssl.manager.UnifiedX509KeyManager
-
- getClientAliases(String, Principal[]) - Method in class com.sun.enterprise.security.ssl.manager.UnifiedX509KeyManager
-
- getDefaultInstance() - Static method in class com.sun.enterprise.server.pluggable.SecuritySupport
-
- getKeyManagers(String) - Method in class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
-
- getKeyManagers(String) - Method in class com.sun.enterprise.server.pluggable.SecuritySupport
-
- getKeyStore(String) - Method in class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
-
- getKeyStore(String) - Method in class com.sun.enterprise.server.pluggable.SecuritySupport
-
- getKeyStores() - Method in class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
-
This method returns an array of keystores containing keys and
certificates.
- getKeyStores() - Method in class com.sun.enterprise.server.pluggable.SecuritySupport
-
This method returns an array of keystores containing keys and
certificates.
- getMasterPassword() - Method in class com.sun.enterprise.security.ssl.impl.MasterPasswordImpl
-
- getMasterPasswordAdapter() - Method in class com.sun.enterprise.security.ssl.impl.MasterPasswordImpl
-
- getPrivateKey(String) - Method in class com.sun.enterprise.security.ssl.manager.UnifiedX509KeyManager
-
- getPrivateKeyForAlias(String, int) - Method in class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
-
- getPrivateKeyForAlias(String, int) - Method in class com.sun.enterprise.server.pluggable.SecuritySupport
-
Gets the PrivateKey for specified alias from the corresponding keystore
indicated by the index.
- getServerAliases(String, Principal[]) - Method in class com.sun.enterprise.security.ssl.manager.UnifiedX509KeyManager
-
- getTokenNames() - Method in class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
-
This method returns an array of token names in order corresponding to
array of keystores.
- getTokenNames() - Method in class com.sun.enterprise.security.ssl.manager.UnifiedX509KeyManager
-
- getTokenNames() - Method in class com.sun.enterprise.server.pluggable.SecuritySupport
-
This method returns an array of token names in order corresponding to
array of keystores.
- getTrustManagers(String) - Method in class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
-
- getTrustManagers(String) - Method in class com.sun.enterprise.server.pluggable.SecuritySupport
-
- getTrustStore(String) - Method in class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
-
- getTrustStore(String) - Method in class com.sun.enterprise.server.pluggable.SecuritySupport
-
- getTrustStores() - Method in class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
-
This method returns an array of truststores containing certificates.
- getTrustStores() - Method in class com.sun.enterprise.server.pluggable.SecuritySupport
-
This method returns an array of truststores containing certificates.
- getX509KeyManagers() - Method in class com.sun.enterprise.security.ssl.manager.UnifiedX509KeyManager
-