public interface TypePermission
boolean allows(Class type)
type - the type to checktrue if provided type is allowed, false if permission does not handle the typeForbiddenClassException - if provided type is explicitly forbiddenCopyright © 2005–2017. All rights reserved.