| Package | Description |
|---|---|
| org.jboss.aerogear.android | |
| org.jboss.aerogear.android.impl.authz.oauth2 | |
| org.jboss.aerogear.android.impl.pipeline |
| Modifier and Type | Method and Description |
|---|---|
AuthzModule |
Authorizer.authz(AuthzConfig config)
authz will construct an AuthzModule for the config Object if the config
is a supported type.
|
AuthzModule |
Authorizer.get(String moduleName)
Look up for a authzModule object.
|
AuthzModule |
Authorizer.remove(String moduleName)
Removes a module from the Authorizer
|
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth2AuthzModule
An Authorization module which works with the OAuth2 protocol.
|
| Modifier and Type | Method and Description |
|---|---|
AuthzModule |
PipeConfig.getAuthzModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
PipeConfig.setAuthzModule(AuthzModule authzModule) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.