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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceConfigImpl.java380 public boolean equals(Object scio) { argument
381 if (scio instanceof ServiceConfigImpl) {
382 ServiceConfigImpl s = (ServiceConfigImpl) scio;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceConfigImpl.java380 public boolean equals(Object scio) { argument
381 if (scio instanceof ServiceConfigImpl) {
382 ServiceConfigImpl s = (ServiceConfigImpl) scio;

Completed in 33 milliseconds