| Package | Description |
|---|---|
| net.jini.constraint |
Provides a basic implementation of
MethodConstraints and a
TrustVerifier for common constraints. |
| Class and Description |
|---|
| BasicMethodConstraints
Deprecated.
use @link{StringMethodConstraints} instead
|
| BasicMethodConstraints.MethodDesc
Deprecated.
Descriptor for specifying the constraints associated with one or
more methods allowing limited wildcard matching on method names and
parameter types.
|
| StringMethodConstraints
A string only implementation of
MethodConstraints, allowing limited
wildcard matching on method names and parameter class name strings. |
| StringMethodConstraints.StringMethodDesc
Descriptor for specifying the constraints associated with one or
more methods allowing limited wildcard matching on method names and
parameter types.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.