Class BitbucketAuthenticationProvider

  • All Implemented Interfaces:
    com.google.inject.Provider<BitbucketAuthentication>, javax.inject.Provider<BitbucketAuthentication>

    public class BitbucketAuthenticationProvider
    extends java.lang.Object
    implements com.google.inject.Provider<BitbucketAuthentication>
    Provider for BitbucketAuthentication objects. The BitbucketAuthentication should be created ahead of time with this module simply handing it out to downstream objects for injection.