| Package | Description |
|---|---|
| org.apache.qpid.server.security.access.config | |
| org.apache.qpid.server.security.auth.manager.oauth2 | |
| org.apache.qpid.server.security.auth.manager.oauth2.cloudfoundry | |
| org.apache.qpid.server.security.auth.manager.oauth2.facebook |
Identity resolver utilising Facebook's OAuth 2.0 API
|
| org.apache.qpid.server.security.auth.manager.oauth2.github |
Identity resolver utilising GitHub's OAuth 2.0 user API
|
| org.apache.qpid.server.security.auth.manager.oauth2.google |
Identity resolver utilising Google's OAuth 2.0 userinfo endpoint
|
| org.apache.qpid.server.security.auth.manager.oauth2.microsoftlive |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
ConfigurationFile.load(Reader configReader)
Load this configuration file's contents into a
RuleSet. |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2IdentityResolverService.validate(OAuth2AuthenticationProvider<?> authProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudFoundryOAuth2IdentityResolverService.validate(OAuth2AuthenticationProvider<?> authProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
FacebookIdentityResolverService.validate(OAuth2AuthenticationProvider<?> authProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
GitHubOAuth2IdentityResolverService.validate(OAuth2AuthenticationProvider<?> authProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleOAuth2IdentityResolverService.validate(OAuth2AuthenticationProvider<?> authProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
MicrosoftLiveOAuth2IdentityResolverService.validate(OAuth2AuthenticationProvider<?> authProvider) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.