Uses of Interface
org.alfresco.bm.http.AuthenticationDetailsProvider

Packages that use AuthenticationDetailsProvider
org.alfresco.bm.http   
org.alfresco.bm.user   
 

Uses of AuthenticationDetailsProvider in org.alfresco.bm.http
 

Classes in org.alfresco.bm.http that implement AuthenticationDetailsProvider
 class UserDataAutheticationDetailsProvider
          AuthenticationDetailsProvider using UserData to store user-details.
 

Methods in org.alfresco.bm.http that return AuthenticationDetailsProvider
 AuthenticationDetailsProvider AuthenticatedHttpEventProcessor.getAuthDetailProvider()
           
 

Constructors in org.alfresco.bm.http with parameters of type AuthenticationDetailsProvider
AuthenticatedHttpEventProcessor(HttpClientProvider httpProvider, AuthenticationDetailsProvider authDetailProvider)
           
 

Uses of AuthenticationDetailsProvider in org.alfresco.bm.user
 

Constructors in org.alfresco.bm.user with parameters of type AuthenticationDetailsProvider
CreateUser(UserDataService userDataService, HttpClientProvider httpClientProvider, AuthenticationDetailsProvider authenticationDetailsProvider)
           
 



Copyright © 2012. All Rights Reserved.