Auth Config Provider REST Endpoints
Auth Config Provider
Auth Config Provider Operations
- Create A New Auth Config Provider
 - Method: postPath:
/management/weblogic/{version}/edit/securityConfiguration/JASPIC/authConfigProviders - Delete This Auth Config Provider
 - Method: deletePath:
/management/weblogic/{version}/edit/securityConfiguration/JASPIC/authConfigProviders/{name} - GET A Create Form For This Auth Config Provider Collection
 - Method: getPath:
/management/weblogic/{version}/edit/securityConfiguration/JASPIC/authConfigProviderCreateForm - Modify This Auth Config Provider
 - Method: postPath:
/management/weblogic/{version}/edit/securityConfiguration/JASPIC/authConfigProviders/{name} - View This Auth Config Provider
 - Method: getPath:
/management/weblogic/{version}/edit/securityConfiguration/JASPIC/authConfigProviders/{name} - View This Auth Config Provider Collection
 - Method: getPath:
/management/weblogic/{version}/edit/securityConfiguration/JASPIC/authConfigProviders