Class Summary |
BasicCallController |
A basic remote call controller that allows an incoming secure remote call
to proceed if the server did not require client authentication, or if the
server did require client authentication and the client subject has been
granted permission to call that specific method. |
MethodConstraints |
Specifies the security constraints for a specific remote method. |
SecureExportDesc |
Specifies security information when exporting secure remote objects. |
SecureExportFile |
Allows secure export descriptors to be constructed from configuration
files. |
SecureRemoteServer |
Contains common context methods for use by classes that export secure
remote objects by using either SecureUnicastRemoteObject or SecureActivatable . |
SecureUnicastRemoteObject |
Exports a secure, non-replicated, remote object which has references that
are valid only while the server process is alive. |
TrustVerifierData |
Holds a trust verifier, as well as optional codebase and signer
information. |