Package com.sun.identity.log.spi

Provides means for plugging in support for authorization and other security related aspects of logging.

See:
          Description

Interface Summary
IAuthorizer An AuthzPlugin can be used to verify the authorization of the of the person who is trying to perform a log operation.
IVerifierOutput Provides an interface to define the actions that need to be taken depending on the return value of the Log Verification process.
 

Class Summary
Authorizer  
Debug  
Token  
 

Package com.sun.identity.log.spi Description

Provides means for plugging in support for authorization and other security related aspects of logging.