]> sjero.net Git - linphone/blob - p2pproxy/dependencies-src/jxse-src-2.5/api/src/net/jxta/access/package.html
remove mediastreamer2 and add it as a submodule instead.
[linphone] / p2pproxy / dependencies-src / jxse-src-2.5 / api / src / net / jxta / access / package.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3 <HTML>
4   <HEAD>
5   </HEAD>
6   <BODY>
7     The Access Service provides a framework for using the identities created
8     with the Membership Service to control whether specific operations are
9     permitted. 
10
11     <p/>The Access Service, like the Membership Service, is not associated with 
12     a particular JXTA protocol. Each Access Service implementation is  
13     responsible for its own protocol definition (if any). This approach is used 
14     primarily so that JXTA bridges well to existing common Membership and Access 
15     technologies. For example; PKI, LDAP Kerberos, NTLM and API based interfaces 
16     such as PAM and JAAS.
17                                 
18     @see net.jxta.credential.Credential
19     @see net.jxta.credential.PrivilegedOperation
20     @see net.jxta.membership.MembershipService
21     @see <a href="https://jxta-spec.dev.java.net/nonav/JXTAProtocols.html#proto" target='_blank'>JXTA Protocols Specification : Protocols</a>
22   </BODY>
23 </HTML>