public class RemoteUserLoginHandlerFactoryBean extends AbstractLoginHandlerFactoryBean
RemoteUserLoginHandler.| コンストラクタと説明 | 
|---|
RemoteUserLoginHandlerFactoryBean()  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
protected Object | 
createInstance() | 
Class | 
getObjectType() | 
String | 
getProtectedServletPath()
Gets the path to protected servlet. 
 | 
void | 
setProtectedServletPath(String path)
Sets the path to protected servlet. 
 | 
getAuthenticationDuration, getAuthenticationMethods, populateHandler, setAuthenticationDuration, setAuthenticationMethodspublic Class getObjectType()
getObjectType インタフェース内 org.springframework.beans.factory.FactoryBeangetObjectType クラス内 org.springframework.beans.factory.config.AbstractFactoryBeanpublic String getProtectedServletPath()
public void setProtectedServletPath(String path)
path - Tpath to protected servletCopyright © 2012. All Rights Reserved.