JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.suncode.pwfl.administration.user
UserInfoCache
Contents
Description
Method Summary
Method Details
get()
get(String)
clear(String...)
clearAll()
Hide sidebar
Show sidebar
Interface UserInfoCache
public interface
UserInfoCache
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
clear
(
String
... users)
void
clearAll
()
UserInfoCache
get
()
UserInfo
get
(
String
user)
Method Details
get
UserInfoCache
get
()
get
UserInfo
get
(
String
user)
clear
void
clear
(
String
... users)
clearAll
void
clearAll
()