Re: ClientMinPrincipal versus ClientMaxPrincipal
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
> Example: I have a subject with Principal A, B en C and out of those 3 > principals I want to be sure that when I authenticates to the server it > must use A. In this case I think both Min(A) and Max(A) will have the > same net effect (my original question), am I right here? Yes. > But in case both A and C are both allowed [1] for client authentication > should I configure Max(A, C) or should I use a > ConstraintAlternatives(Min(A), Min(C)). Either way should work. - 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]