|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
SecureServerConnection
instance representing that connection.
true
if this connection supports switching the
state of the connection such that the connection would satisfy at least
the same constraints that would be satisfied if
openConnection
was invoked
on the same endpoint (that was used to open this connection) with the
specified context; returns false
otherwise.
SecureRemoteServer.getClientSubject
) has the specified permission.
openConnection
.
listen
.
false
if there is a security manager installed and
the security manager's checkPermission
method throws a
SecurityException
when invoked with an instance of this
class constructed from the specified principal; returns
true
otherwise.
openConnection
was invoked with the specified context.
RemoteSecurity.getClientConstraints
method on the proxy, or
the value null
.
null
parameter added as requirements and has all
of the preferences from each non-null
parameter added as
preferences.
null
parameter and from the current context
constraints added as requirements and has all of the preferences from
each non-null
parameter and from the current context
constraints added as preferences; every constraint that is an instance
of RelativeTimeConstraint
is replaced by
the result of invoking the constraint's makeAbsolute
method with the current time (as returned by
System.currentTimeMillis
).
checkAccess
with the specified method.
SecureExportDesc
when the
object was exported, or the value null
.
run
method, and returns the object returned by the
action's run
method.
run
method, and returns the object returned by the
action's run
method.
SecureExportDesc
when the object was
exported.
true
if the two proxies are equal, ignoring both
client and server security constraints; returns false
otherwise.
null
.
null
instance.
null
, if the client was not
authenticated.
null
.
null
instance.
doConstrained
calls for this thread, as a
non-null
instance.
null
value.
null
array, or returns null
for
wildcard parameter types.
Registry.REGISTRY_PORT
).
Registry.REGISTRY_PORT
if the specified port is less than
or equal to zero).
null
or of zero length) at the default port
(Registry.REGISTRY_PORT
).
null
or of zero length) at the specified port (or the
default port Registry.REGISTRY_PORT
if the specified port
is less than or equal to zero).
null
instance.
null
instance.
null
.
null
if the server has not been authenticated.
null
if the server has not been authenticated.
null
.
true
if the specified permission is an instance
of AuthenticationPermission
and every principal that
matches the target name of the specified permission also matches
the target name of this permission; returns false
otherwise.
true
if the instance has no requirements and no
preferences; returns false
otherwise.
RemoteSecurity
interface) and obtain
references to them.DelegationAbsoluteTime
instance with times obtained by adding the specified base time
parameter to the duration values from this instance.
ConstraintAlternatives
instance if
the constraint elements are not instances of
RelativeTimeConstraint
, otherwise converts each constraint
element using its makeAbsolute
method and returns the
result of invoking the create
method of this class with
the converted constraints.
MethodConstraints
for
the corresponding index of methodHashes
, or the value
null
if methodHashes
is null
.
MethodConstraints
in the
SecureExportDesc
when the object was exported, in
arbitrary order, or the value null
null
if
the client has not been authenticated.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
null
if there is no intersection.
ActivationGroup.getSystem
) using the specified activation descriptor,
before the activatable object has ever been created, and returns a stub
for the object.
InvocationHandler
for a server
exported as a
SecureActivatable
.null
ActivationID
that implements the
RemoteSecurity
interface by delegating to the contained
activator.ProxyTrust.Verifier
for SecureActivationID
instances.InvocationHandler
for a server
exported as either a SecureUnicastRemoteObject
or a
SecureActivatable
.null
SecureUnicastRemoteObject
or SecureActivatable
.InvocationHandler
for a server
exported as a SecureUnicastRemoteObject
.null
reqs
, added as requirements if the collection
is a non-null
value, and has all of the constraints from
the second collection, prefs
, added as preferences if the
collection is a non-null
value.
reqs
, added as requirements if the array is a
non-null
value, and has all of the constraints from
the second array, prefs
, added as preferences if the
array is a non-null
value.
req
,
added as a requirement if is a non-null
value, and has
the second constraint, pref
, added as a preference if it
is a non-null
value.
true
if this endpoint can support the specified
server requirements (any preferences are ignored) and the calling
thread has the requisite permissions (such as
AuthenticationPermission
) to
satisfy the requirements; returns false
otherwise.
openConnection
was invoked on the same endpoint (that was
used to open this connection) with the specified context.
true
if the given class is known to be a trusted
SecureClientEndpoint
class; returns false
otherwise.
true
if the given class is known to be a trusted
SecurityConstraint
class; returns false
otherwise.
true
if the given class is known to be a trusted
Principal
class, instances of which can be used in
security constraints; returns false
otherwise.
true
if the given class is known to be a trusted
Principal
class or a supertype, such that the class itself
(not instances of the class) can be used in security constraints;
returns false
otherwise.
true
if the given proxy is known to be trusted to
correctly implement the RemoteSecurity
interface; returns
false
otherwise.
constraints
field to the specified constraints, or to a
constraints instance containing no constraints if the specified
constraints value is null
.
RemoteException
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |