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 AuthenticationScheme
public groovy.lang.MetaClass getMetaClass()
getMetaClass
in interface groovy.lang.GroovyObject
public void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass
in interface groovy.lang.GroovyObject
Copyright © 2010–2020. All rights reserved.