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

/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/
H A DIdentityResourceV2.java121 public final class IdentityResourceV2 implements CollectionResourceProvider { class in inherits:CollectionResourceProvider
169 public IdentityResourceV2(String userType, MailServerLoader mailServerLoader, IdentityServicesImpl identityServices, method in class:IdentityResourceV2
194 IdentityResourceV2(String userType, ServiceConfigManager mailmgr, ServiceConfig mailscm, method in class:IdentityResourceV2
614 * {@link IdentityResourceV2#generateToken(String, String, Long, String)}.
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/
H A DIdentityResourceV2.java129 public final class IdentityResourceV2 implements CollectionResourceProvider, ServiceListener { class in inherits:CollectionResourceProvider,ServiceListener
175 public IdentityResourceV2(String userType, MailServerLoader mailServerLoader, IdentityServicesImpl identityServices, method in class:IdentityResourceV2
200 IdentityResourceV2(String userType, ServiceConfigManager mailmgr, ServiceConfig mailscm, method in class:IdentityResourceV2
605 * {@link IdentityResourceV2#generateToken(String, String, Long, String)}.

Completed in 35 milliseconds