- generatePcrsByAuditId(AuditLog) - Static method in class com.intel.openAttestation.AttestationService.resource.AttestService
-
generate a hashMap of pcrs for a given auditlog.
- generatePcrSelectedPositions(String) - Static method in class com.intel.openAttestation.AttestationService.util.AttestUtil
-
- generateRequestId(String) - Static method in class com.intel.openAttestation.AttestationService.util.AttestUtil
-
- getAction() - Method in class com.intel.openAttestation.AttestationService.util.ActionDelay
-
- getActionFromInt(int) - Static method in class com.intel.openAttestation.AttestationService.util.ActionConverter
-
Converts a integer into an Action enumeration.
- getAddOn_Connection_String() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getAddOn_Connection_String() - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
-
- getAllHostEntries() - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
-
- getAllRequestsAsync() - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.AttestDao
-
get all async requests
- getArgs() - Method in class com.intel.openAttestation.AttestationService.util.ActionDelay
-
- getAuditLogById(long) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.AttestDao
-
get auditLog by auditId
- getBIOSName() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getBIOSOem() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getBIOSVersion() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getCheckAttestInterval() - Static method in class com.intel.openAttestation.AttestationService.util.AttestUtil
-
- getCode() - Method in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
-
- getConfiguration() - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
-
Returns the original Hibernate configuration.
- getContext(Class<?>) - Method in class com.intel.openAttestation.AttestationService.resource.JAXBContextResolver
-
- getCount() - Method in class com.intel.openAttestation.AttestationService.bean.RequestBean
-
- getDefaultAttestTimeout() - Static method in class com.intel.openAttestation.AttestationService.util.AttestUtil
-
- getDelayMilliseconds() - Method in class com.intel.openAttestation.AttestationService.util.ActionDelay
-
- getDescription() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getDescription() - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
-
- getDetail() - Method in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
-
- getDetail() - Method in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault
-
- getEmail() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getEmail() - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
-
- getError_code() - Method in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault
-
- getError_message() - Method in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault
-
- getHost_name() - Method in class com.intel.openAttestation.AttestationService.bean.Host
-
- getHostId(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
-
get hostID by HostName
- getHostName() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getHostName() - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
-
- getHosts() - Method in class com.intel.openAttestation.AttestationService.bean.ReqAttestationBean
-
- getHosts() - Method in class com.intel.openAttestation.AttestationService.bean.RequestBean
-
- getHosts() - Method in class com.intel.openAttestation.AttestationService.bean.RespSyncBean
-
- getID() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getID() - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
-
- getIntFromAction(ActionDelay.Action) - Static method in class com.intel.openAttestation.AttestationService.util.ActionConverter
-
Converts an Action enumeration into the related integer.
- getIntFromResult(ResultConverter.AttestResult) - Static method in class com.intel.openAttestation.AttestationService.util.ResultConverter
-
Converts an Action enumeration into the related integer.
- getIPAddress() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getIPAddress() - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
-
- getLastAttestedRequest(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.AttestDao
-
- getLastAttestedRequest(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
-
- getLocation() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getMachineCert(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.AttestDao
-
Obtain the active MachineCert row for a given machine name.
- getMachineCert(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
-
Obtain the active MachineCert row for a given machine name.
- getMessage() - Method in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
-
- getMLE(HostBean, int) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.MLEDAO
-
- getMLEList(HOST) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
-
- getName() - Method in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
-
- getNumber() - Method in class com.intel.openAttestation.AttestationService.bean.PCRValue
-
- getPcr_values() - Method in class com.intel.openAttestation.AttestationService.bean.Host
-
- getPCRmask() - Method in class com.intel.openAttestation.AttestationService.bean.ReqAttestationBean
-
- getPCRMask() - Method in class com.intel.openAttestation.AttestationService.bean.RequestBean
-
- getPort() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getPort() - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
-
- getRequestById(Long) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.AttestDao
-
get request by id
- getRequestById(Long) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
-
get request by id
- getRequestId() - Method in class com.intel.openAttestation.AttestationService.bean.RequestBean
-
- getRequestsByReqId(String) - Static method in class com.intel.openAttestation.AttestationService.resource.AttestService
-
get requests by specific requestId
- getRequestsByReqId(String) - Static method in class com.intel.openAttestation.AttestationService.resource.HOSTResource
-
get requests by specific requestId
- getRequestsByRequestId(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.AttestDao
-
get requests by requestId
- getRequestsByRequestId(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
-
get requests by requestId
- getRespSyncResult(String) - Static method in class com.intel.openAttestation.AttestationService.resource.AttestService
-
get synchronous result for a given requestId.
- getResultFromInt(int) - Static method in class com.intel.openAttestation.AttestationService.util.ResultConverter
-
Converts a integer into an Action enumeration.
- getSelectedPCR(byte) - Static method in class com.intel.openAttestation.AttestationService.util.AttestUtil
-
Get the sorted selected positions in a byte with the right most
position as zero.
- getSession() - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
-
Retrieves the current Session local to the thread.
- getSessionFactory() - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
-
Returns the SessionFactory used for this static class.
- getStringFromInt(int) - Static method in class com.intel.openAttestation.AttestationService.util.ResultConverter
-
- getTimeThreshold() - Method in class com.intel.openAttestation.AttestationService.bean.ReqAttestationBean
-
- getTrust_lvl() - Method in class com.intel.openAttestation.AttestationService.bean.Host
-
- getValue() - Method in class com.intel.openAttestation.AttestationService.bean.PCRValue
-
- getVMMName() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getVMMOSName() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getVMMOSVersion() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getVMMVersion() - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
-
- getVtime() - Method in class com.intel.openAttestation.AttestationService.bean.Host
-