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

/forgerock/openam-v13/openam-uma/src/main/java/org/forgerock/openam/uma/rest/
H A DUmaPolicyApplicationListener.java88 public class UmaPolicyApplicationListener implements IdEventListener { class in inherits:IdEventListener
100 * Creates an instance of the {@code UmaPolicyApplicationListener}.
109 public UmaPolicyApplicationListener(final AMIdentityRepositoryFactory idRepoFactory, method in class:UmaPolicyApplicationListener
212 throw new IdRepoException("UmaPolicyApplicationListener.getIdentityAttributes : More than one agent found");
/forgerock/openam/openam-uma/src/main/java/org/forgerock/openam/uma/rest/
H A DUmaPolicyApplicationListener.java100 public class UmaPolicyApplicationListener implements IdEventListener { class in inherits:IdEventListener
117 * Creates an instance of the {@code UmaPolicyApplicationListener}.
126 public UmaPolicyApplicationListener(final AMIdentityRepositoryFactory idRepoFactory, method in class:UmaPolicyApplicationListener
238 throw new IdRepoException("UmaPolicyApplicationListener.getIdentityAttributes : More than one agent found");

Completed in 36 milliseconds