MethodConstraints
and a
TrustVerifier
for common constraints.See: Description
Class | Description |
---|---|
BasicMethodConstraints |
Basic implementation of
MethodConstraints , allowing limited
wildcard matching on method names and parameter types. |
BasicMethodConstraints.MethodDesc |
Descriptor for specifying the constraints associated with one or
more methods allowing limited wildcard matching on method names and
parameter types.
|
ConstraintTrustVerifier |
Trust verifier for instances of the constraint classes defined in the
net.jini.core.constraint package, and for the
BasicMethodConstraints , X500Principal and
KerberosPrincipal classes. |
MethodConstraints
and a
TrustVerifier
for common constraints.
BasicMethodConstraints
is a basic implementation
of MethodConstraints
, allowing limited wildcard matching on
method names and parameter types.
ConstraintTrustVerifier
is a trust verifier for
instances of the constraint classes defined in the
net.jini.core.constraint
package, and for the
BasicMethodConstraints
,
X500Principal
and
KerberosPrincipal
classes.