| Package | Description |
|---|---|
| org.bimserver.interfaces.objects | |
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Class and Description |
|---|---|
class |
SRunServiceAuthorization |
class |
SSingleProjectAuthorization |
| Modifier and Type | Method and Description |
|---|---|
SAuthorization |
OAuthInterface.getAuthorizationById(Long oid) |
SAuthorization |
OAuthInterfaceAdaptor.getAuthorizationById(Long oid) |
| Modifier and Type | Method and Description |
|---|---|
String |
OAuthInterface.authorize(Long oAuthServerOid,
SAuthorization authorization) |
String |
OAuthInterfaceAdaptor.authorize(Long oAuthServerOid,
SAuthorization authorization) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncOAuthInterface.authorize(Long oAuthServerOid,
SAuthorization authorization,
AsyncOAuthInterface.AuthorizeCallback callback) |
void |
AsyncOAuthInterface.GetAuthorizationByIdCallback.success(SAuthorization result) |
Copyright © 2018 OpenSource BIM. All rights reserved.