[aerogear-dev] Modularizing the Android Library

Corinne Krych corinnekrych at gmail.com
Sat Jul 26 00:45:05 EDT 2014


For iOS, we plan to have:

- (aerogear)-ios-http —> pipe revisited
- (aerogear)-ios-oauth2 —> I prefer to opt for a specific name, if later on we need oauth1a we’ll create another module and extract common part  in a oauth module
- we’ll have another module for auth with digest (we haven’t decided yet in the name)
See [1] for a more complete list

++
Corinne
[1] http://aerogear-dev.1069024.n5.nabble.com/aerogear-dev-News-from-iOS-Modules-front-td8382.html

On 25 Jul 2014, at 21:01, Bruno Oliveira <bruno at abstractj.org> wrote:

> On 2014-07-25, Lucas Holmquist wrote:
>> 
>> On Jul 25, 2014, at 1:25 PM, Bruno Oliveira <bruno at abstractj.org> wrote:
>> 
>>> On 2014-07-25, Lucas Holmquist wrote:
>>>> 
>>>> On Jul 25, 2014, at 1:16 PM, Bruno Oliveira <bruno at abstractj.org> wrote:
>>>> 
>>>>> On 2014-07-25, Summers Pittman wrote:
>>>>>> On 07/22/2014 11:06 AM, Bruno Oliveira wrote:
>>>>>>> Passos, what does aerogear-android-security stands for? Do we really
>>>>>>> need the authz module? My question is due to the fact that mostly it
>>>>>>> will be together with auth module, but I could be wrong.
>>>>>> You are wrong :)
>>>>> 
>>>>> Do you have authorization without authentication? Or authentication with
>>>>> no authorization?
>>>> 
>>>> We have this in our JS lib,   the Authenitcation module, just does the login/logout/enroll
>>>> 
>>>> and the Authz module doesn’t rely on it, but connects to 3rd party OAuth2( the current adapter ) providers
>>> 
>>> If it connects using a Token from a 3rd party service, is because it's based on some credential. So,
>>> I assume that you have authentication AND authorization, there's no magic ;)
>>> 
>>> Either way, name it to whatever you guys think is the best.
>> 
>> yea,  the names can be confusing here :).  we should rename to “CoolSuperAwesomeThing” and “bob”  :)
> 
> As long as you do at your own repository, I'm ok. Meanwhile let's not
> mix the concept of OAuth2 with authorization only.
> 
>> 
>>> 
>>>> 
>>>> 
>>>>> 
>>>>>> 
>>>>>> In general
>>>>>> 
>>>>>> Auth module consumes a username and password and manages a session.
>>>>>> Authz fetches and consumers tokens and manages them through a
>>>>>> android.app.Service service.
>>>>>>> 
>>>>>>> On 2014-07-22, Daniel Passos wrote:
>>>>>>>> Hey Guys,
>>>>>>>> 
>>>>>>>> Summers and I started working on agdroid modules and remove some cyclic
>>>>>>>> dependencies. So we plan to split the agdroid on these modules:
>>>>>>>> 
>>>>>>>>  - aerogear-android-core
>>>>>>>>  - aerogear-android-pipe
>>>>>>>>  - aerogear-android-auth
>>>>>>>>  - aerogear-android-autz
>>>>>>>>  - aerogear-android-store (with option security dependecy to use
>>>>>>>>  EncryptedStores)
>>>>>>>>  - aerogear-android-security
>>>>>>>>  - aerogear-android-push
>>>>>>>>  - aerogear-android-push-ups
>>>>>>>>  - aerogear-android-offline
>>>>>>>> 
>>>>>>>> -- Passos
>>>>>>>>>>>>>>>> 
>>>>>>>> 
>>>>>>>> On Fri, May 9, 2014 at 3:55 AM, Corinne Krych <corinnekrych at gmail.com>
>>>>>>>> wrote:
>>>>>>>> 
>>>>>>>>> Oops
>>>>>>>>> [2] https://issues.jboss.org/browse/AGIOS-187
>>>>>>>>> 
>>>>>>>>> On 09 May 2014, at 08:52, Corinne Krych <corinnekrych at gmail.com> wrote:
>>>>>>>>> 
>>>>>>>>>> [2] https://issues.jboss.org/browse/AGIOS-192
>>>>>>>>> _______________________________________________
>>>>>>>>> aerogear-dev mailing list
>>>>>>>>> aerogear-dev at lists.jboss.org
>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>>>>>> 
>>>>>>>> _______________________________________________
>>>>>>>> aerogear-dev mailing list
>>>>>>>> aerogear-dev at lists.jboss.org
>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>>>> 
>>>>>>> --
>>>>>>> 
>>>>>>> abstractj
>>>>>>> PGP: 0x84DC9914
>>>>>>> _______________________________________________
>>>>>>> aerogear-dev mailing list
>>>>>>> aerogear-dev at lists.jboss.org
>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>>> 
>>>>>> 
>>>>>> --
>>>>>> Summers Pittman
>>>>>>>> Phone:404 941 4698
>>>>>>>> Java is my crack.
>>>>>> 
>>>>>> _______________________________________________
>>>>>> aerogear-dev mailing list
>>>>>> aerogear-dev at lists.jboss.org
>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>> 
>>>>> --
>>>>> 
>>>>> abstractj
>>>>> PGP: 0x84DC9914
>>>>> _______________________________________________
>>>>> aerogear-dev mailing list
>>>>> aerogear-dev at lists.jboss.org
>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>> 
>>> 
>>>> _______________________________________________
>>>> aerogear-dev mailing list
>>>> aerogear-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>> 
>>> 
>>> --
>>> 
>>> abstractj
>>> PGP: 0x84DC9914
>>> _______________________________________________
>>> aerogear-dev mailing list
>>> aerogear-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>> 
> 
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> 
> 
> --
> 
> abstractj
> PGP: 0x84DC9914
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev




More information about the aerogear-dev mailing list