Uses of Interface
org.kuali.rice.ksb.service.BasicAuthenticationService

Packages that use BasicAuthenticationService
org.kuali.rice.ksb.service   
org.kuali.rice.ksb.service.impl   
 

Uses of BasicAuthenticationService in org.kuali.rice.ksb.service
 

Methods in org.kuali.rice.ksb.service that return BasicAuthenticationService
 BasicAuthenticationService BasicAuthenticationCredentials.getAuthenticationService()
          Gets the BasicAuthenticationService to use
static BasicAuthenticationService KSBServiceLocator.getBasicAuthenticationService()
           
 

Methods in org.kuali.rice.ksb.service with parameters of type BasicAuthenticationService
 void BasicAuthenticationCredentials.setAuthenticationService(BasicAuthenticationService authenticationService)
          Sets the authenticationService
 

Uses of BasicAuthenticationService in org.kuali.rice.ksb.service.impl
 

Classes in org.kuali.rice.ksb.service.impl that implement BasicAuthenticationService
 class BasicAuthenticationServiceImpl
          Implements the BasicAuthenticationService
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.