Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
E
EasySSLProtocolSocketFactory
- Class in
org.apache.commons.httpclient.contrib.ssl
EasySSLProtocolSocketFactory can be used to creats SSL
Socket
s that accept self-signed certificates.
EasySSLProtocolSocketFactory()
- Constructor for class org.apache.commons.httpclient.contrib.ssl.
EasySSLProtocolSocketFactory
Constructor for EasySSLProtocolSocketFactory.
EasyX509TrustManager
- Class in
org.apache.commons.httpclient.contrib.ssl
EasyX509TrustManager unlike default
X509TrustManager
accepts self-signed certificates.
EasyX509TrustManager(KeyStore)
- Constructor for class org.apache.commons.httpclient.contrib.ssl.
EasyX509TrustManager
Constructor for EasyX509TrustManager.
encodeHex(byte[])
- Static method in class org.jboss.security.util.
Tools
Returns a hex encoded String representing the input byte array
equals(Object)
- Method in class org.apache.commons.httpclient.contrib.ssl.
EasySSLProtocolSocketFactory
escapeStr(String)
- Static method in class org.jboss.security.util.
Tools
cleans up the xml
exists(Principal)
- Method in class org.jboss.security.idm.demo.
DemoLoginProvider
exists(String)
- Method in class org.jboss.security.idm.demo.
DemoLoginProvider
exists(Principal)
- Method in class org.jboss.security.idm.ldap.
LDAPIdentityProvider
Checks if the specified Principal exists in the system anymore or not
exists(String)
- Method in class org.jboss.security.idm.ldap.
LDAPIdentityProvider
Checks if the specified username exists in the system anymore or not
exists(Role)
- Method in class org.jboss.security.idm.ldap.
LDAPIdentityProvider
Checks if the specified role exists in the system
exists(Principal)
- Method in interface org.jboss.security.idm.
LoginProvider
Checks if the specified Principal exists in the system anymore or not
exists(String)
- Method in interface org.jboss.security.idm.
LoginProvider
Checks if the specified username exists in the system anymore or not
exists(Role)
- Method in interface org.jboss.security.idm.
ProvisioningProvider
Checks if the specified role exists in the system
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V