| Subinterfaces of ISecurityConfiguration in eu.emi.client.security |
interface |
IAuthenticationConfiguration
Implementation of this interface provides data necessary for
setting up transport level security and HTTP authentication. |
interface |
IClientProperties
Provides additional to pure security settings for the client:
whether to initialize SSL or not
list of outgoing and incoming handlers
classloader to be used in case of loading handler classes
settings to automatically initialize signing of outgoing messages. |
interface |
ISecurityProperties
Interface extends IClientProperties with general security settings:
whether client authentication is required and whether SSL is turned on or not
at all, whether signatures are required etc |