A C I L M P S U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- anonymous() - Method in class info.ejava.examples.secureping.rs.SecurePingResource
-
This method will return a sub-resource that is the same as the "secure" path except this path is configured to not require any identity or encryption.
- authenticated() - Method in class info.ejava.examples.secureping.rs.SecurePingResource
-
This method returns a sub-resource and will require that sub-resource to be envoked with HTTPS and an authenticated user in either the "admin" or "user" role base on the web.xml.
C
- ctx - Variable in class info.ejava.examples.secureping.rs.SecurePingResource
I
- info.ejava.examples.secureping.rs - package info.ejava.examples.secureping.rs
- isCallerInRole(String) - Method in class info.ejava.examples.secureping.rs.SecurePingResource
L
- logger - Static variable in class info.ejava.examples.secureping.rs.SecurePingResource
M
- makeExceptionResponse(Exception) - Method in class info.ejava.examples.secureping.rs.SecurePingResource
-
This method is used to report an unexpected error condition in the endpoints.
- makeResourcePayload(String) - Method in class info.ejava.examples.secureping.rs.SecurePingResource
-
This helper method builds a DTO to be marshaled back to the caller.
P
- pingAdmin() - Method in class info.ejava.examples.secureping.rs.SecurePingResource.Pinger
- pingAll() - Method in class info.ejava.examples.secureping.rs.SecurePingResource.Pinger
- Pinger() - Constructor for class info.ejava.examples.secureping.rs.SecurePingResource.Pinger
- pingUser() - Method in class info.ejava.examples.secureping.rs.SecurePingResource.Pinger
S
- SecurePingJaxRsApplication - Class in info.ejava.examples.secureping.rs
- SecurePingJaxRsApplication() - Constructor for class info.ejava.examples.secureping.rs.SecurePingJaxRsApplication
- SecurePingResource - Class in info.ejava.examples.secureping.rs
-
This JAX-RS resource class acts as a HTTP facade for calls to the EJB tier.
- SecurePingResource() - Constructor for class info.ejava.examples.secureping.rs.SecurePingResource
- SecurePingResource.Pinger - Class in info.ejava.examples.secureping.rs
- secureService - Variable in class info.ejava.examples.secureping.rs.SecurePingResource
U
- uriInfo - Variable in class info.ejava.examples.secureping.rs.SecurePingResource
W
- whoAmI() - Method in class info.ejava.examples.secureping.rs.SecurePingResource
All Classes All Packages