Uses of Class
com.sun.identity.console.session.model.SMSessionCache
-
Packages that use SMSessionCache Package Description com.sun.identity.console.session.model -
-
Uses of SMSessionCache in com.sun.identity.console.session.model
Methods in com.sun.identity.console.session.model that return SMSessionCache Modifier and Type Method Description SMSessionCacheSMProfileModel. getSessionCache(String pattern)Returns session cache.SMSessionCacheSMProfileModelImpl. getSessionCache(String pattern)Returns session cache.Methods in com.sun.identity.console.session.model with parameters of type SMSessionCache Modifier and Type Method Description voidSMProfileModel. setSmSessionCache(SMSessionCache cache)Sets session cache.voidSMProfileModelImpl. setSmSessionCache(SMSessionCache cache)Sets session cache.
-