]> sjero.net Git - linphone/blob - p2pproxy/dependencies-src/jxse-src-2.5/impl/src/net/jxta/impl/access/pse/package.html
90177d2a576904dfd07ff9f2ae5591d65eac2b26
[linphone] / p2pproxy / dependencies-src / jxse-src-2.5 / impl / src / net / jxta / impl / access / pse / package.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3 <HTML>
4   <HEAD>
5   </HEAD>
6   <BODY>
7     A JXTA {@link net.jxta.access.AccessService} implementation which 
8     utilizes the PSE Membership service to make access control descisions.
9
10     <p/>This Access Service is essentially an interface to PKIX Certificate
11     path validation. The trust anchor for the validation takes the place of the
12     The privledged operation for access determination. If the provided
13     credential cannot be validated against the provided trust anchor then the
14     operation will be disallowed.
15     
16     @see net.jxta.access.AccessService
17     @see net.jxta.impl.membership.pse.PSEMembershipService
18   </BODY>
19 </HTML>