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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/common/
H A DIdRepoUtils.java380 public static Map<IdType, Set<IdOperation>> parseSupportedTypesAndOperations(Set<String> typesAndOperations) { method in class:IdRepoUtils
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/common/
H A DIdRepoUtils.java389 public static Map<IdType, Set<IdOperation>> parseSupportedTypesAndOperations(Set<String> typesAndOperations) { method in class:IdRepoUtils

Completed in 30 milliseconds