com.liferay.faces.bridge.application.internal
Class ResourceValidatorPlutoImpl

java.lang.Object
  extended by com.liferay.faces.util.application.ResourceValidatorWrapper
      extended by com.liferay.faces.bridge.application.internal.ResourceValidatorBaseImpl
          extended by com.liferay.faces.bridge.application.internal.ResourceValidatorPlutoImpl
All Implemented Interfaces:
ResourceValidator, javax.faces.FacesWrapper<ResourceValidator>

public class ResourceValidatorPlutoImpl
extends ResourceValidatorBaseImpl

Author:
Neil Griffin

Constructor Summary
ResourceValidatorPlutoImpl(ResourceValidator resourceValidator)
           
 
Method Summary
protected  String getInvokerServletFQCN()
           
 
Methods inherited from class com.liferay.faces.bridge.application.internal.ResourceValidatorBaseImpl
getWrapped, isInvokerServletClass, isSelfReferencing
 
Methods inherited from class com.liferay.faces.util.application.ResourceValidatorWrapper
containsBannedPath, isBannedSequence, isFaceletDocument, isValidLibraryName, isValidResourceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceValidatorPlutoImpl

public ResourceValidatorPlutoImpl(ResourceValidator resourceValidator)
Method Detail

getInvokerServletFQCN

protected String getInvokerServletFQCN()
Specified by:
getInvokerServletFQCN in class ResourceValidatorBaseImpl


Copyright © 2015 Liferay, Inc.. All rights reserved.