| Package | Description |
|---|---|
| com.sun.enterprise.deployment.annotation.context | |
| com.sun.enterprise.deployment.annotation.handlers |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbContext.addPostProcessInfo(org.glassfish.apf.AnnotationInfo ainfo,
PostProcessor postProcessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DenyAllHandler
This handler is responsible for handling the javax.annotation.security.DenyAll.
|
class |
PermitAllHandler
This handler is responsible for handling the
javax.annotation.security.PermitAll.
|
class |
RolesAllowedHandler
This handler is responsible for handling the
javax.annotation.security.RolesAllowed.
|
Copyright © 2013. All Rights Reserved.