Liferay 7.0-ce-m6

com.liferay.portal.kernel.struts.path
Class BaseAuthPublicPath

java.lang.Object
  extended by com.liferay.portal.kernel.struts.path.BaseAuthPublicPath
All Implemented Interfaces:
AuthPublicPath

public class BaseAuthPublicPath
extends Object
implements AuthPublicPath


Field Summary
static String AUTH_PUBLIC_PATH
           
 
Constructor Summary
BaseAuthPublicPath()
           
 
Method Summary
 String path()
           
protected  void updatePath(Map<String,String> properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUTH_PUBLIC_PATH

public static final String AUTH_PUBLIC_PATH
See Also:
Constant Field Values
Constructor Detail

BaseAuthPublicPath

public BaseAuthPublicPath()
Method Detail

path

public String path()
Specified by:
path in interface AuthPublicPath

updatePath

protected void updatePath(Map<String,String> properties)

Liferay 7.0-ce-m6