gluu
|
継承メンバを含む org.xdi.oxauth.model.util.URLPatternList.URLPattern の全メンバ一覧です。
host | org.xdi.oxauth.model.util.URLPatternList.URLPattern | |
matches(URI uri) | org.xdi.oxauth.model.util.URLPatternList.URLPattern | inline |
path | org.xdi.oxauth.model.util.URLPatternList.URLPattern | |
port | org.xdi.oxauth.model.util.URLPatternList.URLPattern | |
regexFromPattern(String pattern, boolean allowWildcards) | org.xdi.oxauth.model.util.URLPatternList.URLPattern | inlineprivate |
scheme | org.xdi.oxauth.model.util.URLPatternList.URLPattern | |
URLPattern(String scheme, String host, String port, String path) | org.xdi.oxauth.model.util.URLPatternList.URLPattern | inline |