Searched refs:statusInactive (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DSpecialRepo.java95 private static final String statusInactive = "Inactive"; field in class:SpecialRepo
895 vals.add(statusInactive);
H A DAgentsRepo.java96 private static final String statusInactive = "Inactive"; field in class:AgentsRepo
1134 vals.add(statusInactive);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DSpecialRepo.java95 private static final String statusInactive = "Inactive"; field in class:SpecialRepo
895 vals.add(statusInactive);
H A DAgentsRepo.java108 private static final String statusInactive = "Inactive"; field in class:AgentsRepo
1151 vals.add(statusInactive);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java149 private String statusInactive = "Inactive"; field in class:FilesRepo
1334 vals.add(statusInactive);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java151 private String statusInactive = "Inactive"; field in class:FilesRepo
1336 vals.add(statusInactive);

Completed in 56 milliseconds