| Package | Description |
|---|---|
| com.sun.enterprise.deployment.annotation.handlers |
| Modifier and Type | Class and Description |
|---|---|
class |
DeclareRolesHandler
This handler is responsible for handling the
javax.annotation.security.DeclareRoles.
|
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.
|
class |
RunAsHandler
This handler is responsible for handling the
javax.annotation.security.RunAs.
|
Copyright © 2017. All rights reserved.