Searched defs:removeResourceType (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/configuration/
H A DResourceTypeConfiguration.java66 public void removeResourceType(Subject subject, String realm, String uuid) throws EntitlementException; method in interface:ResourceTypeConfiguration
H A DResourceTypeConfigurationImpl.java171 public void removeResourceType(Subject subject, String realm, String uuid) throws EntitlementException { method in class:ResourceTypeConfigurationImpl
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/configuration/
H A DResourceTypeConfiguration.java66 public void removeResourceType(Subject subject, String realm, String uuid) throws EntitlementException; method in interface:ResourceTypeConfiguration
H A DResourceTypeConfigurationImpl.java151 public void removeResourceType(Subject subject, String realm, String uuid) throws EntitlementException { method in class:ResourceTypeConfigurationImpl

Completed in 32 milliseconds