The following table describes attributes for the provider-config element.
Table 1–99 provider-config Attributes| Attribute | Default | Description | 
|---|---|---|
| none | Specifies the provider ID. | |
| none | Specifies whether the provider is a client, server , or client-server authentication provider. | |
| none | Specifies the Java implementation class of the provider. Client authentication providers must implement the com.sun.enterprise.security.jauth.ClientAuthModule interface. Server authentication providers must implement the com.sun.enterprise.security.jauth.ServerAuthModule interface. Client-server providers must implement both interfaces. |