Package | Description |
---|---|
org.owasp.esapi.util |
This package contains ESAPI utility classes used throughout the
reference implementation of ESAPI but may also be directly useful.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
ObjFactory.make(String className,
String typeName)
Create an object based on the
className parameter. |
Copyright © 2013 The Open Web Application Security Project (OWASP). All rights reserved.