org.owasp.html
Annotation Type TCB


@Target(value={CONSTRUCTOR,METHOD,PACKAGE,TYPE})
public @interface TCB

Indicates that a program element is in the trusted computing base -- there exists a security property that could be violated if this code is not correct.



Copyright © 2012 OWASP. All Rights Reserved.