Package | Description |
---|---|
org.agorava.api.oauth |
This package contains API elements to manage interactions with generic OAuth services
|
org.agorava.api.service |
Agorava miscellaneous services and utilities
|
Modifier and Type | Method and Description |
---|---|
OAuthSession.Builder |
OAuthSession.Builder.providerName(String providerName)
Set the provider qualifier for the session from the provider name
|
OAuthSession.Builder |
OAuthSession.Builder.qualifier(Annotation qualifier)
Set the provider qualifier for the session
|
Modifier and Type | Method and Description |
---|---|
OAuthSession |
OAuthLifeCycleService.resolveSessionForQualifier(Annotation qualifier)
Resolve session for the given qualifier.
|
Copyright © 2012-2013. All Rights Reserved.