com.ibm.wsspi.wssecurity.core.config

Interface Configuration

All known subinterfaces:
CallbackHandlerConfig, CallerConfig, ConsumerConfig, ConsumerConfig, ConsumerConfiguration, CredentialConfig, com.ibm.wsspi.wssecurity.core.token.config.CredentialConfiguration, KeyInformationConfig, KeyStoreConfig, ProviderConfig, ProviderConfig, ProviderConfiguration, RequesterConfig, RequesterConfig, RequesterConfiguration, TokenConsumerConfig, TokenGeneratorConfig

  1. public interface Configuration
This is a superinterface of all Web Services Security related configuration objects.

Method Summary

Modifier and Type Method and Description
  1. void
validate()
Validates this configuration object.

Method Detail

validate

  1. void validate()
  2. throws SoapSecurityException
Validates this configuration object.
Throws:
SoapSecurityException - When there is a problem during the validation