Searched defs:PLL (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/comm/server/
H A DPLLAuditor.java43 * Responsible for publishing audit access events for individual PLL request.
47 public static final String PLL = "PLL"; field in class:PLLAuditor
93 .request(PLL, method)
123 .request(PLL, method)
170 .request(PLL, method)
193 * @param component Identifies the functional area of OpenAM with which this PLL service interacts.
210 * lead to PLL communication between servers; therefore, it's worth considering whether or not this
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/comm/server/
H A DPLLAuditor.java44 * Responsible for publishing audit access events for individual PLL request.
48 public static final String PLL = "PLL"; field in class:PLLAuditor
94 .request(PLL, method)
124 .request(PLL, method)
171 .request(PLL, method)
194 * @param component Identifies the functional area of OpenAM with which this PLL service interacts.
211 * lead to PLL communication between servers; therefore, it's worth considering whether or not this

Completed in 28 milliseconds