public class NoAuthScheme extends Object implements AuthenticationScheme, groovy.lang.GroovyObject
| Constructor and Description |
|---|
NoAuthScheme() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(HTTPBuilder httpBuilder) |
groovy.lang.MetaClass |
getMetaClass() |
void |
setMetaClass(groovy.lang.MetaClass mc) |
public void authenticate(HTTPBuilder httpBuilder)
authenticate in interface AuthenticationSchemepublic groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectCopyright © 2010–2022. All rights reserved.