Create a new <provider-config>
Client providers must implement the com.sun.enterprise.security.jauth.ClientAuthModule
interface.
Server-side providers must implement the
A provider may implement both interfaces, but it must implement the
interface corresponding to its provider type.
For example, default providers include:
- com.sun.xml.wss.provider.ClientSecurityAuthModule
- com.sun.xml.wss.provider.ServerSecurityAuthModule