Re: ClientMinPrincipal versus ClientMaxPrincipal
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
> In a subject with multiple principals that can be used for client > authentication will the net effect of setting ClientMinPrincipal(A) as > constraint be the same as with ClientMaxPrincipal(A) where A is a single > principal? Min(A) allows the possibility of authenticating as additional principals; Max(A) does not. But that possibility only matters if the RMI impl is capable of multi-principal authentication; the standard JERI transports are not. - Bob -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]