Skip navigation links

Package net.jini.constraint

Provides a basic implementation of MethodConstraints and a TrustVerifier for common constraints.

See: Description

Package net.jini.constraint Description

Provides a basic implementation of 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.
Since:
2.0
Version:
2.0
Skip navigation links

Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.