Uses of Enum Class
com.evolveum.midpoint.web.session.SessionStorage.Mode
Packages that use SessionStorage.Mode
-
Uses of SessionStorage.Mode in com.evolveum.midpoint.web.session
Methods in com.evolveum.midpoint.web.session that return SessionStorage.ModeModifier and TypeMethodDescriptionSessionStorage.getMode()static SessionStorage.ModeReturns the enum constant of this class with the specified name.static SessionStorage.Mode[]SessionStorage.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.web.session with parameters of type SessionStorage.Mode