public class BitbucketAuthenticationProvider extends java.lang.Object implements com.google.inject.Provider<BitbucketAuthentication>
Constructor and Description |
---|
BitbucketAuthenticationProvider(BitbucketAuthentication creds) |
Modifier and Type | Method and Description |
---|---|
BitbucketAuthentication |
get() |
@Inject public BitbucketAuthenticationProvider(BitbucketAuthentication creds)
public BitbucketAuthentication get()
get
in interface javax.inject.Provider<BitbucketAuthentication>