|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcom.predic8.xml.util.ResourceResolver
com.predic8.xml.util.BasicAuthenticationResolver
class BasicAuthenticationResolver extends ResourceResolver
| Property Summary | |
|---|---|
def |
baseDir
|
def |
password
|
def |
proxyHost
|
def |
proxyPort
|
def |
username
|
| Method Summary | |
|---|---|
def
|
resolve(def input)
|
def
|
resolveAsString(def url)
|
protected def
|
resolveViaHttp(def url)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
def baseDir
def password
def proxyHost
def proxyPort
def username
| Method Detail |
|---|
def resolve(def input)
def resolveAsString(def url)
protected def resolveViaHttp(def url)
Groovy Documentation