Apache CXF API

Package org.apache.cxf.configuration.security

Class Summary
AuthorizationPolicy This structure holds parameters that may govern authentication that use a User Password strategy.
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.
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.
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.configuration.security package.
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.
 


Apache CXF API

Apache CXF