| Package | Description |
|---|---|
| org.bimserver.interfaces.objects | |
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
SAccessMethod |
SUserSession.getAccessMethod() |
SAccessMethod |
SLogAction.getAccessMethod() |
SAccessMethod |
SServiceDescriptor.getNotificationProtocol() |
SAccessMethod |
SService.getNotificationProtocol() |
static SAccessMethod |
SAccessMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SAccessMethod[] |
SAccessMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SUserSession.setAccessMethod(SAccessMethod accessMethod) |
void |
SLogAction.setAccessMethod(SAccessMethod accessMethod) |
void |
SServiceDescriptor.setNotificationProtocol(SAccessMethod notificationProtocol) |
void |
SService.setNotificationProtocol(SAccessMethod notificationProtocol) |
| Modifier and Type | Method and Description |
|---|---|
SAccessMethod |
AuthInterface.getAccessMethod() |
SAccessMethod |
AuthInterfaceAdaptor.getAccessMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncAuthInterface.GetAccessMethodCallback.success(SAccessMethod result) |
Copyright © 2018 OpenSource BIM. All rights reserved.