org.kuali.rice.ksb.service
Class BasicAuthenticationConnectionCredentials
java.lang.Object
   org.kuali.rice.ksb.service.BasicAuthenticationCredentials
org.kuali.rice.ksb.service.BasicAuthenticationCredentials
       org.kuali.rice.ksb.service.BasicAuthenticationConnectionCredentials
org.kuali.rice.ksb.service.BasicAuthenticationConnectionCredentials
- All Implemented Interfaces: 
- org.springframework.beans.factory.InitializingBean
- public class BasicAuthenticationConnectionCredentials 
- extends BasicAuthenticationCredentials
Extends BasicAuthenticationCredentials
- See Also:
- BasicAuthenticationCredentials
 
 
| Methods inherited from class org.kuali.rice.ksb.service.BasicAuthenticationCredentials | 
| getAuthenticationService, getLocalServiceName, getPassword, getServiceNameSpaceURI, getUsername, setAuthenticationService, setLocalServiceName, setPassword, setServiceNameSpaceURI, setUsername, validate | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BasicAuthenticationConnectionCredentials
public BasicAuthenticationConnectionCredentials()
afterPropertiesSet
public void afterPropertiesSet()
                        throws Exception
- Description copied from class: BasicAuthenticationCredentials
- Register the service credentials for the service
 
- 
- Specified by:
- afterPropertiesSetin interface- org.springframework.beans.factory.InitializingBean
- Overrides:
- afterPropertiesSetin class- BasicAuthenticationCredentials
 
- 
- Throws:
- Exception
- See Also:
- InitializingBean.afterPropertiesSet()
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.