Security authorization counters

You can use the page as a reference for authorization counters properties.

Counter definitions

Table 1. Counter definitions for Security Authorization PMI statistics . The table lists different authorization counters along with the properties for each counter such as key, ID, description, granularity, type, level, and overhead.
Name Key Description Granularity Type Level Overhead ID
WebAuthorizationTime SecurityAuthorizationStats.webAuthTime The average response time for web client authorizations (authentication time excluded). (ms) Per authorization TimeStatistic Basic Medium 1
EJBAuthorizationTime SecurityAuthorizationStats.ejbAuthTime The average response time for checking whether an EJB subject has access to a requested resource for JACC and non-JACC authorizations. (ms) Per authorization TimeStatistic Basic Medium 2
AdminAuthorizationTime SecurityAuthorizationStats.adminAuthTime The average response time for checking whether a subject has access to a requested resource for an admin application with its given administrative roles. (ms) Per authorization TimeStatistic Basic Medium 3
JACCAuthorizationTime SecurityAuthorizationStats.jaccAuthTime The average response time for web client authorizations with JACC enabled (authentication time excluded). (ms) Per authorization TimeStatistic Extended Medium 4