gluu
|
静的公開メンバ関数 | |
static String | asJsonSilently (Object p_object) |
static boolean | isTrue (Boolean booleanObject) |
static boolean | isFalse (Boolean booleanObject) |
static String | asPrettyJson (Object p_object) throws IOException |
static String | asJson (Object p_object) throws IOException |
static CacheControl | cacheControl (boolean p_noStore) |
static CacheControl | cacheControl (boolean p_noStore, boolean p_noTransform) |
static ObjectMapper | createJsonMapper () |
static ObjectMapper | jsonMapperWithWrapRoot () |
static ObjectMapper | jsonMapperWithUnwrapRoot () |
static PersistenceEntryManager | getLdapManager () |
static CustomAttribute | getAttributeByName (List< CustomAttribute > p_list, String p_attributeName) |
static String | getAttributeValueByName (List< CustomAttribute > p_list, String p_attributeName) |
static String | urlDecode (String p_str) |
static ScheduledExecutorService | createExecutor () |
static org.xdi.oxauth.model.uma.UmaPermission | convert (UmaPermission permission, UmaScopeService umaScopeService) |
static String | getFirstValue (Map< String, String[]> map, String key) |
static String | getIpAddress (HttpServletRequest httpRequest) |
static HttpServletRequest | getRequestOrNull () |
static boolean | isSameRequestPath (String url1, String url2) throws MalformedURLException |
static Integer | dateToSeconds (Date date) |
非公開メンバ関数 | |
ServerUtil () | |
静的非公開変数類 | |
static final Logger | log = LoggerFactory.getLogger(ServerUtil.class) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
httpRequest | interface to provide request information for HTTP servlets. |
|
inlinestatic |
|
inlinestatic |
Safe retrieves http request from FacesContext
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticprivate |