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.http.auth   
org.apache.cxf.transport.https   
org.apache.cxf.transport.https_jetty   
org.apache.cxf.transports.http_jetty.configuration   
org.apache.cxf.ws.security.trust   
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.configuration.jsse
CertificateConstraintsType
          This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints on either the Subject or Issuer DN.
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
CertStoreType
          A CertStoreType represents a catenated sequence of X.509 certificates, in PEM or DER format.
KeyManagersType
          This structure specifies the JSSE based KeyManagers for a single Keystore.
KeyStoreType
          A KeyStoreType represents the information needed to load a collection of key and certificate material from a desired location.
SecureRandomParameters
          This structure holds the parameters for the Secure Random Number generator used in the JSSE.
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.
CertificateConstraintsType
          This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints on either the Subject or Issuer DN.
CertStoreType
          A CertStoreType represents a catenated sequence of X.509 certificates, in PEM or DER format.
CipherSuites
          This structure holds a list of ciphersuite names that are to be supported.
ClientAuthentication
          Java class for ClientAuthentication complex type.
CombinatorType
          Java class for CombinatorType.
DNConstraintsType
          This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints.
FiltersType
          Java class for FiltersType complex type.
KeyManagersType
          This structure specifies the JSSE based KeyManagers for a single Keystore.
KeyStoreType
          A KeyStoreType represents the information needed to load a collection of key and certificate material from a desired location.
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.http.auth
AuthorizationPolicy
          This structure holds parameters that may govern authentication that use a User Password strategy.
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.transport.https
CertificateConstraintsType
          This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints on either the Subject or Issuer DN.
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.
 

Classes in org.apache.cxf.configuration.security used by org.apache.cxf.ws.security.trust
AuthorizationPolicy
          This structure holds parameters that may govern authentication that use a User Password strategy.
 


Apache CXF API

Apache CXF