CredentialModule

class CredentialModule extends BindModule
class BindModule
class Object
trait Matchable
class Any

Value members

Concrete methods

override def binding(): Unit
Definition Classes
BindModule

Inherited methods

final def $(s: String, defaultValue: String): PropertyPlaceHolder
Inherited from
BindModule
final def ?: InjectPlaceHolder
Inherited from
BindModule
final def configure(binder: Binding): Unit

Getter for the field <code>config</code>.

Getter for the field <code>config</code>.

Inherited from
BindModule
final def devEnabled: Boolean
Inherited from
BindModule
final def inject[T](clazz: Class[T]): Injection[T]
Inherited from
BindModule
def wiredEagerly(newvalue: Boolean): Unit
Inherited from
BindModule