public interface SecurityServices
SecurityServices interface is used by the WebLogic Security Framework
 to create security service implementations such as the AuditorService, 
 which security providers can then use.| Modifier and Type | Method | Description | 
|---|---|---|
| AuditorService | getAuditorService() | Allows security providers to obtain access to the  AuditorService. | 
AuditorService getAuditorService()
AuditorService.AuditorService, which
                         allows security providers to call the
                         writeEvent method.