Java EE 5 SDK

javax.annotation.security
Annotation Type DenyAll


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface DenyAll

Specifies that no security roles are allowed to invoke the specified method(s) - i.e that the methods are to be excluded from execution in the J2EE container.

Since:
1.0
See Also:
RolesAllowed, PermitAll


Java EE 5 SDK

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

Scripting on this page tracks web page traffic, but does not change the content in any way.