JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
dev.relism.flash.ext.security
Annotation Interface PermitAll
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
PermitAll
Anyone may call the handler. A caller who authenticates is still identified; one whose credential is rejected is treated as anonymous rather than refused.