keycloak
|
公開メンバ関数 | |
KeycloakUriInfo (KeycloakSession session, UriInfo delegate) | |
UriInfo | getDelegate () |
URI | getRequestUri () |
UriBuilder | getRequestUriBuilder () |
URI | getAbsolutePath () |
UriBuilder | getAbsolutePathBuilder () |
URI | getBaseUri () |
UriBuilder | getBaseUriBuilder () |
URI | resolve (URI uri) |
URI | relativize (URI uri) |
String | getPath () |
String | getPath (boolean decode) |
List< PathSegment > | getPathSegments () |
List< PathSegment > | getPathSegments (boolean decode) |
MultivaluedMap< String, String > | getPathParameters () |
MultivaluedMap< String, String > | getPathParameters (boolean decode) |
MultivaluedMap< String, String > | getQueryParameters () |
MultivaluedMap< String, String > | getQueryParameters (boolean decode) |
List< String > | getMatchedURIs () |
List< String > | getMatchedURIs (boolean decode) |
List< Object > | getMatchedResources () |
非公開変数類 | |
final UriInfo | delegate |
final String | hostname |
final int | port |
URI | absolutePath |
URI | requestURI |
URI | baseURI |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |