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

/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionServiceConfig.java136 private final String constraintHandler; field in class:SessionServiceConfig.HotSwappableSessionServiceConfig
161 constraintHandler = loadConstraintHandlerServiceSchemaSetting(attrs);
389 return hotSwappableSessionServiceConfig.constraintHandler;
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionServiceConfig.java178 private final String constraintHandler; field in class:SessionServiceConfig.HotSwappableSessionServiceConfig
204 constraintHandler = loadConstraintHandlerServiceSchemaSetting(attrs);
523 return hotSwappableSessionServiceConfig.constraintHandler;

Completed in 23 milliseconds