| Package | Description |
|---|---|
| org.dmd.dmp.client | |
| org.dmd.dmp.server.extended | |
| org.dmd.dmp.server.generated.dmw | |
| org.dmd.dmp.shared.generated.dmo | |
| org.dmd.dmp.shared.generated.types |
| Modifier and Type | Method and Description |
|---|---|
PreAuthResponseDMO |
DMPService.preauth(PreAuthRequestDMO request) |
| Modifier and Type | Method and Description |
|---|---|
void |
DMPServiceAsync.preauth(PreAuthRequestDMO preathRequest,
com.google.gwt.user.client.rpc.AsyncCallback<PreAuthResponseDMO> callback)
Allows for sending a request for data from the server before the user has authenticated.
|
| Constructor and Description |
|---|
PreAuthResponse(PreAuthResponseDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
PreAuthResponseDMO |
PreAuthResponseDMW.getDMO() |
| Constructor and Description |
|---|
PreAuthResponseDMW(PreAuthResponseDMO obj) |
PreAuthResponseDMW(PreAuthResponseDMO obj,
ClassDefinition cd) |
| Constructor and Description |
|---|
PreAuthResponseIterableDMW(Iterator<PreAuthResponseDMO> it) |
| Modifier and Type | Method and Description |
|---|---|
PreAuthResponseDMO |
PreAuthResponseDMO.getModificationRecorder() |
PreAuthResponseDMO |
PreAuthResponseDMO.getNew() |
PreAuthResponseDMO |
PreAuthResponseDMO.getSlice(DmcSliceInfo info) |
| Modifier and Type | Field and Description |
|---|---|
protected PreAuthResponseDMO |
DmcTypePreAuthResponseREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<PreAuthResponseDMO> |
DmcTypePreAuthResponseREFSET.value |
protected ArrayList<PreAuthResponseDMO> |
DmcTypePreAuthResponseREFMV.value |
| Modifier and Type | Method and Description |
|---|---|
PreAuthResponseDMO |
DmcTypePreAuthResponseREFSET.add(Object v) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFMV.add(Object v) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREF.cloneValue(PreAuthResponseDMO value) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFSET.del(Object v) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFMV.del(Object v) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREF.deserializeValue(DmcInputStreamIF dis) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFMV.getMVnth(int index) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFSV.getSV() |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFSV.getSVCopy() |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFSV.set(Object v) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFMV.setMVnth(int index,
Object v) |
protected PreAuthResponseDMO |
DmcTypePreAuthResponseREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<PreAuthResponseDMO> |
DmcTypePreAuthResponseREFSV.cloneIt() |
DmcAttribute<PreAuthResponseDMO> |
DmcTypePreAuthResponseREFSET.cloneIt() |
DmcAttribute<PreAuthResponseDMO> |
DmcTypePreAuthResponseREFMV.cloneIt() |
Iterator<PreAuthResponseDMO> |
DmcTypePreAuthResponseREFSET.getMV() |
Iterator<PreAuthResponseDMO> |
DmcTypePreAuthResponseREFMV.getMV() |
Set<PreAuthResponseDMO> |
DmcTypePreAuthResponseREFSET.getMVCopy() |
ArrayList<PreAuthResponseDMO> |
DmcTypePreAuthResponseREFMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
PreAuthResponseDMO |
DmcTypePreAuthResponseREF.cloneValue(PreAuthResponseDMO value) |
void |
DmcTypePreAuthResponseREF.serializeValue(DmcOutputStreamIF dos,
PreAuthResponseDMO value) |
Copyright © 2023. All rights reserved.