org.kuali.rice.ksb.service
Class BasicAuthenticationConnectionCredentials

java.lang.Object
  extended by org.kuali.rice.ksb.service.BasicAuthenticationCredentials
      extended by org.kuali.rice.ksb.service.BasicAuthenticationConnectionCredentials
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class BasicAuthenticationConnectionCredentials
extends BasicAuthenticationCredentials

Extends BasicAuthenticationCredentials

See Also:
BasicAuthenticationCredentials

Constructor Summary
BasicAuthenticationConnectionCredentials()
           
 
Method Summary
 void afterPropertiesSet()
          Register the service credentials for the service
 
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
 

Constructor Detail

BasicAuthenticationConnectionCredentials

public BasicAuthenticationConnectionCredentials()
Method Detail

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-2014 The Kuali Foundation. All Rights Reserved.