Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
I
K
L
M
P
S
T
U
V
_
C
checkClientTrusted(X509Certificate[], String)
- Method in class com.sun.enterprise.security.ssl.manager.
UnifiedX509TrustManager
checkPermission(String)
- Method in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
checkPermission(String)
- Method in class com.sun.enterprise.server.pluggable.
SecuritySupport
Check permission for the given key.
checkServerTrusted(X509Certificate[], String)
- Method in class com.sun.enterprise.security.ssl.manager.
UnifiedX509TrustManager
chooseClientAlias(String[], Principal[], Socket)
- Method in class com.sun.enterprise.security.ssl.manager.
UnifiedX509KeyManager
chooseEngineClientAlias(String[], Principal[], SSLEngine)
- Method in class com.sun.enterprise.security.ssl.manager.
UnifiedX509KeyManager
chooseEngineServerAlias(String, Principal[], SSLEngine)
- Method in class com.sun.enterprise.security.ssl.manager.
UnifiedX509KeyManager
chooseServerAlias(String, Principal[], Socket)
- Method in class com.sun.enterprise.security.ssl.manager.
UnifiedX509KeyManager
com.sun.enterprise.security.ssl.impl
- package com.sun.enterprise.security.ssl.impl
com.sun.enterprise.security.ssl.manager
- package com.sun.enterprise.security.ssl.manager
com.sun.enterprise.server.pluggable
- package com.sun.enterprise.server.pluggable
G
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.
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
I
initialized
- Static variable in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
isACC()
- Method in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
isNotServerORACC()
- Method in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
K
KEYSTORE_PASS_PROP
- Static variable in class com.sun.enterprise.server.pluggable.
SecuritySupport
KEYSTORE_TYPE_PROP
- Static variable in class com.sun.enterprise.server.pluggable.
SecuritySupport
keyStorePasswords
- Static variable in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
keyStoreProp
- Static variable in class com.sun.enterprise.server.pluggable.
SecuritySupport
keyStores
- Static variable in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
L
loadNullStore(String, int)
- Method in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
loadNullStore(String, int)
- Method in class com.sun.enterprise.server.pluggable.
SecuritySupport
loadStores(String, Provider, String, char[], String, String, char[], String)
- Static method in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
This method will load keystore and truststore and add into corresponding list.
M
MasterPasswordImpl
- Class in
com.sun.enterprise.security.ssl.impl
A contract to pass the Glassfish master password between the admin module and the security module.
MasterPasswordImpl()
- Constructor for class com.sun.enterprise.security.ssl.impl.
MasterPasswordImpl
P
preDestroy()
- Method in class com.sun.enterprise.security.ssl.impl.
MasterPasswordImpl
S
SecuritySupport
- Class in
com.sun.enterprise.server.pluggable
SecuritySupport is part of PluggableFeature that provides access to internal services managed by application server.
SecuritySupport()
- Constructor for class com.sun.enterprise.server.pluggable.
SecuritySupport
SecuritySupportImpl
- Class in
com.sun.enterprise.security.ssl.impl
This implements SecuritySupport used in PluggableFeatureFactory.
SecuritySupportImpl()
- Constructor for class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
SecuritySupportImpl(boolean)
- Constructor for class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
setMasterPassword(char[])
- Method in class com.sun.enterprise.security.ssl.impl.
MasterPasswordImpl
synchronizeKeyFile(Object, String)
- Method in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
synchronizeKeyFile(Object, String)
- Method in class com.sun.enterprise.server.pluggable.
SecuritySupport
TODO:V3:Cluster ConfigContext is no longer present so find out what this needs to be
T
tokenNames
- Static variable in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
TRUSTSTORE_PASS_PROP
- Static variable in class com.sun.enterprise.server.pluggable.
SecuritySupport
TRUSTSTORE_TYPE_PROP
- Static variable in class com.sun.enterprise.server.pluggable.
SecuritySupport
trustStoreProp
- Static variable in class com.sun.enterprise.server.pluggable.
SecuritySupport
trustStores
- Static variable in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
U
UnifiedX509KeyManager
- Class in
com.sun.enterprise.security.ssl.manager
This class combines an array of X509KeyManagers into one.
UnifiedX509KeyManager(X509KeyManager[], String[])
- Constructor for class com.sun.enterprise.security.ssl.manager.
UnifiedX509KeyManager
UnifiedX509TrustManager
- Class in
com.sun.enterprise.security.ssl.manager
This class combines an array of X509TrustManagers into one.
UnifiedX509TrustManager(X509TrustManager[])
- Constructor for class com.sun.enterprise.security.ssl.manager.
UnifiedX509TrustManager
V
verifyMasterPassword(char[])
- Method in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
verifyMasterPassword(char[])
- Method in class com.sun.enterprise.server.pluggable.
SecuritySupport
_
_logger
- Static variable in class com.sun.enterprise.security.ssl.impl.
SecuritySupportImpl
C
G
I
K
L
M
P
S
T
U
V
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
GlassFish Community
. All Rights Reserved.