org.wso2.balana.samples.image.filtering
Class ImageFilter
java.lang.Object
org.wso2.balana.samples.image.filtering.ImageFilter
public class ImageFilter
- extends Object
Web page image filtering sample
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageFilter
public ImageFilter()
main
public static void main(String[] args)
getXacmlResponse
public static Element getXacmlResponse(String response)
- Creates DOM representation of the XACML request
- Parameters:
response
- XACML request as a String object
- Returns:
- XACML request as a DOM element
printDescription
public static void printDescription()
createXACMLRequest
public static String createXACMLRequest(String userName)
Copyright © 2015 WSO2. All rights reserved.