Understanding Security Authorization Service Metadata
The following table describes the delivered authorization service metadata.
Note: Developers must create request, response, and any fault messages to use with this service.
| 
 Object  | 
 Description  | 
 Comments  | 
|---|---|---|
| 
 Service  | 
 PTCS_HANDLER  | 
 NA  | 
| 
 Service operation  | 
 PTCS_GETAUTHORIZATION  | 
 This is a synchronous service operation. By default this service operation is delivered with no security. By default this service operation is added to permission list PTPT1000.  | 
| 
 Application Class Handler  | 
 PTCS_HANDLER:DefaultSecurityHandler  | 
 The onAuthRequest method is used with this handler.  | 
| 
 Application class  | 
 PTCS_SECURITY:Security:AuthRequest  | 
 Methods used with application class: 
  | 
| 
 Application class interface  | 
 PTCS_SECURITY:Security:SecurityHandler  | 
 This base interface has only one method, GetAuthorization(), which needs to be implemented by all the child classes.  |