com.hs.mail.security.config
Class JaasLoginSupport

java.lang.Object
  extended by com.hs.mail.security.config.JaasLoginSupport
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class JaasLoginSupport
extends Object
implements org.springframework.beans.factory.InitializingBean

Since:
Aug 5, 2010
Author:
Won Chul Doh

Constructor Summary
JaasLoginSupport()
           
 
Method Summary
 void afterPropertiesSet()
           
 void setLocation(org.springframework.core.io.Resource location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaasLoginSupport

public JaasLoginSupport()
Method Detail

setLocation

public void setLocation(org.springframework.core.io.Resource location)

afterPropertiesSet

public void afterPropertiesSet()
                        throws Exception
Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
Throws:
Exception


Copyright © 2011. All Rights Reserved.