GNU Classpath (0.20) | |
Frames | No Frames |
Methods with return type javax.net.ssl.TrustManagerFactory | |
TrustManagerFactory | Returns an instance of a trust manager factory for the given algorithm
from the first provider that implements it.
|
TrustManagerFactory | Returns an instance of a trust manager factory for the given algorithm
from the named provider.
|
TrustManagerFactory | Returns an instance of a trust manager factory for the given algorithm
from the specified provider.
|
GNU Classpath (0.20) |