You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/02/16 06:48:59 UTC

[jira] Created: (HARMONY-95) Extract auth component from 'security2' module

Extract auth component from 'security2' module
----------------------------------------------

         Key: HARMONY-95
         URL: http://issues.apache.org/jira/browse/HARMONY-95
     Project: Harmony
        Type: Task
  Components: Classlib  
    Reporter: Stepan Mishura


'security2' module includes API that provides authorization, authentication and secure communication. As was agreed on harmony-dev list this API will be formed as a separate module - auth. (for initial proposal see http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200601.mbox/%3c906dd82e0601182114v3af679f5n95a58fe4fb1355fc@mail.gmail.com%3e)

The new module includes the following packages:
javax.security.auth 
javax.security.auth.callback 
javax.security.auth.kerberos 
javax.security.auth.login 
javax.security.auth.spi 
javax.security.auth.x500 
javax.security.sasl 
org.ietf.jgss


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Created: (HARMONY-95) Extract auth component from 'security2' module

Posted by Stepan Mishura <st...@gmail.com>.
Done

Thanks,
Stepan


On 2/17/06, Tim Ellison <t....@gmail.com> wrote:
>
> Geir, do you want to do this or shall I?
>
>
> Stepan: could you update the classlib componentization page to reflect
> the new proposed modules?
>        http://wiki.apache.org/harmony/componentization
>
> Thanks
> Tim
>
> Stepan Mishura (JIRA) wrote:
> > Extract auth component from 'security2' module
> > ----------------------------------------------
> >
> >          Key: HARMONY-95
> >          URL: http://issues.apache.org/jira/browse/HARMONY-95
> >      Project: Harmony
> >         Type: Task
> >   Components: Classlib
> >     Reporter: Stepan Mishura
> >
> >
> > 'security2' module includes API that provides authorization,
> authentication and secure communication. As was agreed on harmony-dev list
> this API will be formed as a separate module - auth. (for initial proposal
> see
> http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200601.mbox/%3c906dd82e0601182114v3af679f5n95a58fe4fb1355fc@mail.gmail.com%3e
> )
> >
> > The new module includes the following packages:
> > javax.security.auth
> > javax.security.auth.callback
> > javax.security.auth.kerberos
> > javax.security.auth.login
> > javax.security.auth.spi
> > javax.security.auth.x500
> > javax.security.sasl
> > org.ietf.jgss
> >
> >
>
> --
>
> Tim Ellison (t.p.ellison@gmail.com)
> IBM Java technology centre, UK.
>



--
Thanks,
Stepan Mishura
Intel Middleware Products Division

Re: [jira] Created: (HARMONY-95) Extract auth component from 'security2' module

Posted by Geir Magnusson Jr <ge...@pobox.com>.
Assign it to me if you're in there...  happy to keep taking "security2" 
apart...

Tim Ellison wrote:
> Geir, do you want to do this or shall I?
> 
> 
> Stepan: could you update the classlib componentization page to reflect
> the new proposed modules?
> 	http://wiki.apache.org/harmony/componentization
> 
> Thanks
> Tim
> 
> Stepan Mishura (JIRA) wrote:
>> Extract auth component from 'security2' module
>> ----------------------------------------------
>>
>>          Key: HARMONY-95
>>          URL: http://issues.apache.org/jira/browse/HARMONY-95
>>      Project: Harmony
>>         Type: Task
>>   Components: Classlib  
>>     Reporter: Stepan Mishura
>>
>>
>> 'security2' module includes API that provides authorization, authentication and secure communication. As was agreed on harmony-dev list this API will be formed as a separate module - auth. (for initial proposal see http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200601.mbox/%3c906dd82e0601182114v3af679f5n95a58fe4fb1355fc@mail.gmail.com%3e)
>>
>> The new module includes the following packages:
>> javax.security.auth 
>> javax.security.auth.callback 
>> javax.security.auth.kerberos 
>> javax.security.auth.login 
>> javax.security.auth.spi 
>> javax.security.auth.x500 
>> javax.security.sasl 
>> org.ietf.jgss
>>
>>
> 

Re: [jira] Created: (HARMONY-95) Extract auth component from 'security2' module

Posted by Tim Ellison <t....@gmail.com>.
Geir, do you want to do this or shall I?


Stepan: could you update the classlib componentization page to reflect
the new proposed modules?
	http://wiki.apache.org/harmony/componentization

Thanks
Tim

Stepan Mishura (JIRA) wrote:
> Extract auth component from 'security2' module
> ----------------------------------------------
> 
>          Key: HARMONY-95
>          URL: http://issues.apache.org/jira/browse/HARMONY-95
>      Project: Harmony
>         Type: Task
>   Components: Classlib  
>     Reporter: Stepan Mishura
> 
> 
> 'security2' module includes API that provides authorization, authentication and secure communication. As was agreed on harmony-dev list this API will be formed as a separate module - auth. (for initial proposal see http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200601.mbox/%3c906dd82e0601182114v3af679f5n95a58fe4fb1355fc@mail.gmail.com%3e)
> 
> The new module includes the following packages:
> javax.security.auth 
> javax.security.auth.callback 
> javax.security.auth.kerberos 
> javax.security.auth.login 
> javax.security.auth.spi 
> javax.security.auth.x500 
> javax.security.sasl 
> org.ietf.jgss
> 
> 

-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

[jira] Assigned: (HARMONY-95) Extract auth component from 'security2' module

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-95?page=all ]

Tim Ellison reassigned HARMONY-95:
----------------------------------

    Assign To: Geir Magnusson Jr

> Extract auth component from 'security2' module
> ----------------------------------------------
>
>          Key: HARMONY-95
>          URL: http://issues.apache.org/jira/browse/HARMONY-95
>      Project: Harmony
>         Type: Task
>   Components: Classlib
>     Reporter: Stepan Mishura
>     Assignee: Geir Magnusson Jr

>
> 'security2' module includes API that provides authorization, authentication and secure communication. As was agreed on harmony-dev list this API will be formed as a separate module - auth. (for initial proposal see http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200601.mbox/%3c906dd82e0601182114v3af679f5n95a58fe4fb1355fc@mail.gmail.com%3e)
> The new module includes the following packages:
> javax.security.auth 
> javax.security.auth.callback 
> javax.security.auth.kerberos 
> javax.security.auth.login 
> javax.security.auth.spi 
> javax.security.auth.x500 
> javax.security.sasl 
> org.ietf.jgss

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira