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

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.ResourceValidatorLiferayImpl
All Implemented Interfaces:
ResourceValidator, javax.faces.FacesWrapper<ResourceValidator>

public class ResourceValidatorLiferayImpl
extends ResourceValidatorBaseImpl

Author:
Neil Griffin

Constructor Summary
ResourceValidatorLiferayImpl(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

ResourceValidatorLiferayImpl

public ResourceValidatorLiferayImpl(ResourceValidator resourceValidator)
Method Detail

getInvokerServletFQCN

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


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