Uses of Class
com.iplanet.dpro.session.service.SessionConstraint
-
Packages that use SessionConstraint Package Description com.iplanet.dpro.session.service This package contains classes and interfaces that represent methods to validate/update/destroy/persist/retrieve the internal session data -
-
Uses of SessionConstraint in com.iplanet.dpro.session.service
Methods in com.iplanet.dpro.session.service with parameters of type SessionConstraint Modifier and Type Method Description void
InternalSession. setSessionServiceDependencies(SessionService service, SessionServiceConfig serviceConfig, InternalSessionEventBroker internalSessionEventBroker, SessionUtilsWrapper sessionUtilsWrapper, SessionConstraint sessionConstraint, Debug debug)
The SessionService is not restored during deserialisation.
-