org.kuali.common.deploy.channel.spring
Class DefaultSecureChannelConfig
java.lang.Object
org.kuali.common.deploy.channel.spring.DefaultSecureChannelConfig
- All Implemented Interfaces:
- org.kuali.common.util.secure.channel.spring.SecureChannelConfig
@Configuration
@Import(value={DefaultDeployEnvironmentConfig.class,org.kuali.common.util.spring.service.SpringServiceConfig.class})
public class DefaultSecureChannelConfig- extends Object
- implements org.kuali.common.util.secure.channel.spring.SecureChannelConfig
|
Method Summary |
org.kuali.common.util.secure.channel.SecureChannel |
secureChannel()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSecureChannelConfig
public DefaultSecureChannelConfig()
secureChannel
@Bean
public org.kuali.common.util.secure.channel.SecureChannel secureChannel()
- Specified by:
secureChannel in interface org.kuali.common.util.secure.channel.spring.SecureChannelConfig
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.