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, setAuthenticationMethods
public Class getObjectType()
getObjectType
インタフェース内 org.springframework.beans.factory.FactoryBean
getObjectType
クラス内 org.springframework.beans.factory.config.AbstractFactoryBean
public String getProtectedServletPath()
public void setProtectedServletPath(String path)
path
- Tpath to protected servletCopyright © 2012. All Rights Reserved.