- setAlias(String) - Method in class com.appsecinc.ant.KeyStoreConfig
-
- setAliasSelector(String) - Method in class com.appsecinc.ant.KeyStoreConfig
-
- setBindingpolicy(String) - Method in class com.appsecinc.ant.WsitClientTask
-
Required if a policy is set - Specifies the id of the
desired policy.
- setBindingpolicy(String) - Method in class com.appsecinc.ant.WsitServiceTask
-
Required - The id of a Policy in the Policy fragment to apply to the binding.
- setCallbackHandler(String) - Method in class com.appsecinc.ant.CertStoreConfig
-
- setCallbackHandler(String) - Method in class com.appsecinc.ant.KeyStoreConfig
-
- setCallbackHandler(String) - Method in class com.appsecinc.ant.TrustStoreConfig
-
- setCertSelector(String) - Method in class com.appsecinc.ant.CertStoreConfig
-
- setCertSelector(String) - Method in class com.appsecinc.ant.TrustStoreConfig
-
- setClass(String) - Method in class com.appsecinc.ant.WsitServiceTask
-
Required - the full name (including the package) of the web service implementation class.
- setFaultpolicy(String) - Method in class com.appsecinc.ant.WsitServiceTask
-
Optional - Specifies a policy to apply to all fault operations
- setFile(File) - Method in class com.appsecinc.ant.WsitCleanTask
-
Required - the file to strip WSIT configuration from.
- setInputpolicy(String) - Method in class com.appsecinc.ant.WsitServiceTask
-
Optional - Specifies a policy to apply to all input operations
- setJmacCallbackHandler(String) - Method in class com.appsecinc.ant.CallbackConfig
-
- setKeypass(String) - Method in class com.appsecinc.ant.KeyStoreConfig
-
- setLocation(String) - Method in class com.appsecinc.ant.KeyStoreConfig
-
- setLocation(String) - Method in class com.appsecinc.ant.TrustStoreConfig
-
- setOutputdir(File) - Method in class com.appsecinc.ant.WsitClientTask
-
Required - The configuration files will be written to this directory.
- setOutputdir(File) - Method in class com.appsecinc.ant.WsitServiceTask
-
Required - The configuration files will be written to this directory.
- setOutputfile(String) - Method in class com.appsecinc.ant.WsitClientTask
-
Optional - overrides the output file name.
- setOutputpolicy(String) - Method in class com.appsecinc.ant.WsitServiceTask
-
Optional - Specifies a policy to apply to all output operations
- setPasswordHandler(String) - Method in class com.appsecinc.ant.CallbackConfig
-
Optional - The password handler to be included in the autogenerated policy.
- setPeeralias(String) - Method in class com.appsecinc.ant.TrustStoreConfig
-
- setPolicy(File) - Method in class com.appsecinc.ant.WsitClientTask
-
Optional - A document containing a Policy definition to be
used in the client configuration.
- setPolicy(File) - Method in class com.appsecinc.ant.WsitServiceTask
-
Required - the policy fragment with WSIT configuration to apply.
- setSamlHandler(String) - Method in class com.appsecinc.ant.CallbackConfig
-
Optional - The SAML handler to be included in the autogenerated policy.
- setStorepass(String) - Method in class com.appsecinc.ant.KeyStoreConfig
-
- setStorepass(String) - Method in class com.appsecinc.ant.TrustStoreConfig
-
- setTodir(File) - Method in class com.appsecinc.ant.WsitCleanTask
-
Required - The configuration files will be written to this directory.
- setTofile(File) - Method in class com.appsecinc.ant.WsitCleanTask
-
Required - The configuration files will be written to this file.
- setType(String) - Method in class com.appsecinc.ant.KeyStoreConfig
-
- setType(String) - Method in class com.appsecinc.ant.TrustStoreConfig
-
- setUpdatewsdl(boolean) - Method in class com.appsecinc.ant.WsitServiceTask
-
Optional - updates the wsdl with the policy.
- setUsernameHandler(String) - Method in class com.appsecinc.ant.CallbackConfig
-
Optional - The username handler to be included in the autogenerated policy.
- setWsdl(File) - Method in class com.appsecinc.ant.WsitClientTask
-
Required - The WSDL to create client configuration for.
- setWsdl(File) - Method in class com.appsecinc.ant.WsitServiceTask
-
Required - the service's WSDL.
- setWsdloutdir(File) - Method in class com.appsecinc.ant.WsitServiceTask
-
Optional - the output folder for the wsdl.
- setXwssCallbackHandler(String) - Method in class com.appsecinc.ant.CallbackConfig
-