org.kuali.rice.ksb.service
Class BasicAuthenticationConnectionCredentials
java.lang.Object
org.kuali.rice.ksb.service.BasicAuthenticationCredentials
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:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Overrides:
afterPropertiesSet
in class BasicAuthenticationCredentials
- Throws:
Exception
- See Also:
InitializingBean.afterPropertiesSet()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.