| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
OAuthServer |
StoreFactory.createOAuthServer()
Returns a new object of class 'OAuth Server'.
|
OAuthServer |
OAuthAuthorizationCode.getOauthServer()
Returns the value of the 'Oauth Server' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthAuthorizationCode.setOauthServer(OAuthServer value)
Sets the value of the '
Oauth Server' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthServerImpl
An implementation of the model object 'OAuth Server'.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthServer |
StoreFactoryImpl.createOAuthServer() |
OAuthServer |
OAuthAuthorizationCodeImpl.getOauthServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthAuthorizationCodeImpl.setOauthServer(OAuthServer newOauthServer) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseOAuthServer(OAuthServer object)
Returns the result of interpreting the object as an instance of 'OAuth Server'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.