| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
OAuthAuthorizationCode |
StoreFactory.createOAuthAuthorizationCode()
Returns a new object of class 'OAuth Authorization Code'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<OAuthAuthorizationCode> |
User.getOAuthAuthorizationCodes()
Returns the value of the 'OAuth Authorization Codes' reference list.
|
org.eclipse.emf.common.util.EList<OAuthAuthorizationCode> |
User.getOAuthIssuedAuthorizationCodes()
Returns the value of the 'OAuth Issued Authorization Codes' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthAuthorizationCodeImpl
An implementation of the model object 'OAuth Authorization Code'.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthAuthorizationCode |
StoreFactoryImpl.createOAuthAuthorizationCode() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<OAuthAuthorizationCode> |
UserImpl.getOAuthAuthorizationCodes() |
org.eclipse.emf.common.util.EList<OAuthAuthorizationCode> |
UserImpl.getOAuthIssuedAuthorizationCodes() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseOAuthAuthorizationCode(OAuthAuthorizationCode object)
Returns the result of interpreting the object as an instance of 'OAuth Authorization Code'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.