Package | Description |
---|---|
org.kuali.rice.ksb.service | |
org.kuali.rice.ksb.service.impl |
Modifier and Type | Method and Description |
---|---|
BasicAuthenticationConnectionCredentials |
BasicAuthenticationService.getConnectionCredentials(String serviceNameSpaceURI,
String serviceName)
Gets the connection credentials for the given serviceNameSpaceURI and serviceName
|
Modifier and Type | Method and Description |
---|---|
void |
BasicAuthenticationService.registerConnectionCredentials(BasicAuthenticationConnectionCredentials credentials)
Registers the connection credentials of the service
|
Modifier and Type | Method and Description |
---|---|
BasicAuthenticationConnectionCredentials |
BasicAuthenticationServiceImpl.getConnectionCredentials(String serviceNameSpaceURI,
String serviceName) |
Modifier and Type | Method and Description |
---|---|
void |
BasicAuthenticationServiceImpl.registerConnectionCredentials(BasicAuthenticationConnectionCredentials credentials) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.