Apache CXF API

Uses of Package
org.apache.cxf.configuration.security

Packages that use org.apache.cxf.configuration.security
org.apache.cxf.configuration.jsse   
org.apache.cxf.configuration.jsse.spring   
org.apache.cxf.configuration.security   
org.apache.cxf.transport.http   
org.apache.cxf.transport.https   
org.apache.cxf.transport.https_jetty   
org.apache.cxf.transports.http_jetty.configuration   
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.configuration.jsse
ClientAuthentication
          Java class for ClientAuthentication complex type.
FiltersType
          Java class for FiltersType complex type.
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.configuration.jsse.spring
KeyManagersType
          This structure specifies the JSSE based KeyManagers for a single Keystore.
KeyStoreType
          Java class for KeyStoreType complex type.
SecureRandomParameters
          This structure holds the parameters for the Secure Random Number generator used in the JSSE.
TLSClientParametersType
          Java class for TLSClientParametersType complex type.
TLSServerParametersType
          Java class for TLSServerParametersType complex type.
TrustManagersType
          This structure contains the specification of JSSE TrustManagers for a single Keystore used for trusted certificates.
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.configuration.security
AuthorizationPolicy
          This structure holds parameters that may govern authentication that use a User Password strategy.
CipherSuites
          This structure holds a list of ciphersuite names that are to be supported.
ClientAuthentication
          Java class for ClientAuthentication complex type.
FiltersType
          Java class for FiltersType complex type.
KeyManagersType
          This structure specifies the JSSE based KeyManagers for a single Keystore.
KeyStoreType
          Java class for KeyStoreType complex type.
ProxyAuthorizationPolicy
          Java class for ProxyAuthorizationPolicy complex type.
SecureRandomParameters
          This structure holds the parameters for the Secure Random Number generator used in the JSSE.
TLSClientParametersType
          Java class for TLSClientParametersType complex type.
TLSServerParametersType
          Java class for TLSServerParametersType complex type.
TrustManagersType
          This structure contains the specification of JSSE TrustManagers for a single Keystore used for trusted certificates.
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.transport.http
AuthorizationPolicy
          This structure holds parameters that may govern authentication that use a User Password strategy.
ProxyAuthorizationPolicy
          Java class for ProxyAuthorizationPolicy complex type.
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.transport.https
FiltersType
          Java class for FiltersType complex type.
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.transport.https_jetty
ClientAuthentication
          Java class for ClientAuthentication complex type.
FiltersType
          Java class for FiltersType complex type.
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.transports.http_jetty.configuration
TLSServerParametersType
          Java class for TLSServerParametersType complex type.
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.