Mikhail Loenko wrote:
> What I'd like to propose is:
> 
> 1. separate Authentication and Authorization stuff (javax.security
> package) from general security

Ok, so I can see this.

> 2. unite crypto (java.security) and crypto extension (javax.crypto)

but this makes no sense to me.  Why would you want to unite JCE with
general security?  There is no close coupling afaict.

How about
 - general security
 - crypto
 - x-net
 - jaas

there may be good reason to want to replace crypto independently of
general security.  Am I missing something?

Regards,
Tim

-- 

Tim Ellison ([EMAIL PROTECTED])
IBM Java technology centre, UK.

Reply via email to