|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |