Skip navigation links
A B C D F G H I J L M O P R S U V 

A

ActionConverter - Class in com.intel.openAttestation.AttestationService.util
Utility class to help with Action enumeration serialization and de-serialization.
ActionConverter() - Constructor for class com.intel.openAttestation.AttestationService.util.ActionConverter
 
ActionDelay - Class in com.intel.openAttestation.AttestationService.util
ActionDelay is returned by the HisPollingWebService and contains information to be acted on by the clients.
ActionDelay() - Constructor for class com.intel.openAttestation.AttestationService.util.ActionDelay
Default constructor with zero arguments.
ActionDelay(ActionDelay.Action, long, String) - Constructor for class com.intel.openAttestation.AttestationService.util.ActionDelay
Creates an ActionDelay and sets all elements at once.
ActionDelay.Action - Enum in com.intel.openAttestation.AttestationService.util
Enumeration containing actions to be taken by the clients.
addHOST(UriInfo, HostBean, HttpServletRequest) - Method in class com.intel.openAttestation.AttestationService.resource.HOSTResource
 
addHOSTEntry(HOST) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
 
addHostMle(HOST_MLE) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
 
addRequests(ReqAttestationBean, String, boolean) - Static method in class com.intel.openAttestation.AttestationService.resource.HOSTResource
 
AttestationResponseFault - Class in com.intel.openAttestation.AttestationService.bean
 
AttestationResponseFault() - Constructor for class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
 
AttestationResponseFault(int) - Constructor for class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
 
AttestationResponseFault(String) - Constructor for class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
 
AttestationResponseFault.FaultCode - Class in com.intel.openAttestation.AttestationService.bean
 
AttestationResponseFault.FaultName - Class in com.intel.openAttestation.AttestationService.bean
 
AttestDao - Class in com.intel.openAttestation.AttestationService.hibernate.dao
 
AttestDao() - Constructor for class com.intel.openAttestation.AttestationService.hibernate.dao.AttestDao
 
AttestService - Class in com.intel.openAttestation.AttestationService.resource
 
AttestService() - Constructor for class com.intel.openAttestation.AttestationService.resource.AttestService
 
AttestUtil - Class in com.intel.openAttestation.AttestationService.util
 
AttestUtil() - Constructor for class com.intel.openAttestation.AttestationService.util.AttestUtil
 

B

beginTransaction() - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
Start a new database transaction.

C

checkAttest(String) - Method in class com.intel.openAttestation.AttestationService.resource.CheckAttestThread
 
CheckAttestThread - Class in com.intel.openAttestation.AttestationService.resource
 
CheckAttestThread(String) - Constructor for class com.intel.openAttestation.AttestationService.resource.CheckAttestThread
 
checkOEM(HashMap<String, String>) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
 
closeSession() - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
Closes the Session local to the thread.
com.intel.openAttestation.AttestationService.bean - package com.intel.openAttestation.AttestationService.bean
 
com.intel.openAttestation.AttestationService.hibernate.dao - package com.intel.openAttestation.AttestationService.hibernate.dao
 
com.intel.openAttestation.AttestationService.hibernate.domain - package com.intel.openAttestation.AttestationService.hibernate.domain
 
com.intel.openAttestation.AttestationService.hibernate.util - package com.intel.openAttestation.AttestationService.hibernate.util
 
com.intel.openAttestation.AttestationService.resource - package com.intel.openAttestation.AttestationService.resource
 
com.intel.openAttestation.AttestationService.util - package com.intel.openAttestation.AttestationService.util
 
commitTransaction() - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
Commit the database transaction.

D

DeleteHOSTEntry(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
 
DeleteHostMle(HOST) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
 
delhostEntry(String, UriInfo) - Method in class com.intel.openAttestation.AttestationService.resource.HOSTResource
 
disconnectSession() - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
Disconnect and return Session from current Thread.

F

FAULT_1006 - Static variable in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault.FaultCode
 
FAULT_2000 - Static variable in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault.FaultCode
 
FAULT_2001 - Static variable in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault.FaultCode
 
FAULT_400 - Static variable in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultCode
 
FAULT_401 - Static variable in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultCode
 
FAULT_401 - Static variable in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault.FaultCode
 
FAULT_404 - Static variable in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultCode
 
FAULT_404 - Static variable in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault.FaultCode
 
FAULT_412 - Static variable in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault.FaultCode
 
FAULT_500 - Static variable in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultCode
 
FAULT_500 - Static variable in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault.FaultCode
 
FAULT_ATTEST_ERROR - Static variable in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultName
 
FAULT_BAD_REQUEST - Static variable in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultName
 
FAULT_ITEM_NOT_FOUND - Static variable in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultName
 
FAULT_UNAUTH - Static variable in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultName
 
FaultCode() - Constructor for class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultCode
 
FaultCode() - Constructor for class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault.FaultCode
 
FaultName() - Constructor for class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault.FaultName
 

G

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
 

H

HibernateUtilHis - Class in com.intel.openAttestation.AttestationService.hibernate.util
Basic Hibernate helper class, handles SessionFactory, Session and Transaction.
HibernateUtilHis() - Constructor for class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
 
Host - Class in com.intel.openAttestation.AttestationService.bean
 
Host() - Constructor for class com.intel.openAttestation.AttestationService.bean.Host
 
HOST - Class in com.intel.openAttestation.AttestationService.hibernate.domain
Java class linked to the HOST table.
HOST() - Constructor for class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
 
HostBean - Class in com.intel.openAttestation.AttestationService.bean
 
HostBean() - Constructor for class com.intel.openAttestation.AttestationService.bean.HostBean
 
HOSTDAO - Class in com.intel.openAttestation.AttestationService.hibernate.dao
This class serves as a central location for updates and queries against the host table
HOSTDAO() - Constructor for class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
Constructor to start a hibernate transaction in case one has not already been started
HOSTResource - Class in com.intel.openAttestation.AttestationService.resource
RESTful web service interface to work with HOST DB.
HOSTResource() - Constructor for class com.intel.openAttestation.AttestationService.resource.HOSTResource
 

I

isAllAttested(String) - Static method in class com.intel.openAttestation.AttestationService.resource.AttestService
decide whether all hosts has attested for a given requestId.
isAllAttested(String) - Static method in class com.intel.openAttestation.AttestationService.resource.HOSTResource
decide whether all hosts has attested for a given requestId.
isHOSTExisted(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
 
ISV_Autherntication_module() - Static method in class com.intel.openAttestation.AttestationService.resource.AttestService
authentication

J

JAXBContextResolver - Class in com.intel.openAttestation.AttestationService.resource
 
JAXBContextResolver() - Constructor for class com.intel.openAttestation.AttestationService.resource.JAXBContextResolver
 

L

loadProp() - Static method in class com.intel.openAttestation.AttestationService.util.AttestUtil
 
loadRequest(Long) - Static method in class com.intel.openAttestation.AttestationService.resource.AttestService
get newest request by id.
loadRequest(Long) - Static method in class com.intel.openAttestation.AttestationService.resource.HOSTResource
get newest request by id.
logger - Static variable in class com.intel.openAttestation.AttestationService.resource.AttestService
 

M

MLEDAO - Class in com.intel.openAttestation.AttestationService.hibernate.dao
This class serves as a central location for updates and queries against the OEM table
MLEDAO() - Constructor for class com.intel.openAttestation.AttestationService.hibernate.dao.MLEDAO
Constructor to start a hibernate transaction in case one has not already been started

O

OATException - Exception in com.intel.openAttestation.AttestationService.hibernate.util
 
OATException(Throwable) - Constructor for exception com.intel.openAttestation.AttestationService.hibernate.util.OATException
 
OpenAttestationResponseFault - Class in com.intel.openAttestation.AttestationService.bean
 
OpenAttestationResponseFault() - Constructor for class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault
 
OpenAttestationResponseFault(int) - Constructor for class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault
 
OpenAttestationResponseFault.FaultCode - Class in com.intel.openAttestation.AttestationService.bean
 

P

PCRValue - Class in com.intel.openAttestation.AttestationService.bean
 
PCRValue() - Constructor for class com.intel.openAttestation.AttestationService.bean.PCRValue
 
PCRValue(Integer, String) - Constructor for class com.intel.openAttestation.AttestationService.bean.PCRValue
 
pollHosts(UriInfo, ReqAttestationBean, HttpServletRequest) - Method in class com.intel.openAttestation.AttestationService.resource.HOSTResource
synchronous attest model: client sends hosts and pcrmask to be attested, server attest these hosts and return specific PCR values.

R

rebuildSessionFactory() - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
Rebuild the SessionFactory with the static Configuration.
rebuildSessionFactory(Configuration) - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
Rebuild the SessionFactory with the given Hibernate Configuration.
reconnect(Session) - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
Reconnects a Hibernate Session to the current Thread.
registerInterceptor(Interceptor) - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
Register a Hibernate interceptor with the current thread.
ReqAttestationBean - Class in com.intel.openAttestation.AttestationService.bean
 
ReqAttestationBean() - Constructor for class com.intel.openAttestation.AttestationService.bean.ReqAttestationBean
 
RequestBean - Class in com.intel.openAttestation.AttestationService.bean
 
RequestBean() - Constructor for class com.intel.openAttestation.AttestationService.bean.RequestBean
 
RespSyncBean - Class in com.intel.openAttestation.AttestationService.bean
 
RespSyncBean() - Constructor for class com.intel.openAttestation.AttestationService.bean.RespSyncBean
 
ResultConverter - Class in com.intel.openAttestation.AttestationService.util
 
ResultConverter() - Constructor for class com.intel.openAttestation.AttestationService.util.ResultConverter
 
ResultConverter.AttestResult - Enum in com.intel.openAttestation.AttestationService.util
 
rollbackTransaction() - Static method in class com.intel.openAttestation.AttestationService.hibernate.util.HibernateUtilHis
Commit the database transaction.
run() - Method in class com.intel.openAttestation.AttestationService.resource.CheckAttestThread
 

S

saveRequest(AttestRequest) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.AttestDao
save a request for given request
saveRequest(AttestRequest) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
save a request for given request
searchHost(String) - Method in class com.intel.openAttestation.AttestationService.resource.HOSTResource
 
setAction(ActionDelay.Action) - Method in class com.intel.openAttestation.AttestationService.util.ActionDelay
 
setAddOn_Connection_String(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setAddOn_Connection_String(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
 
setArgs(String) - Method in class com.intel.openAttestation.AttestationService.util.ActionDelay
 
setBIOSName(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setBIOSOem(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setBIOSVersion(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setCode(int) - Method in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
 
setCount(Long) - Method in class com.intel.openAttestation.AttestationService.bean.RequestBean
 
setDelayMilliseconds(long) - Method in class com.intel.openAttestation.AttestationService.util.ActionDelay
 
setDescription(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setDescription(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
 
setDetail(String) - Method in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
 
setDetail(String) - Method in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault
 
setEmail(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setEmail(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
 
setError_code(int) - Method in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault
 
setError_message(String) - Method in class com.intel.openAttestation.AttestationService.bean.OpenAttestationResponseFault
 
setHost_name(String) - Method in class com.intel.openAttestation.AttestationService.bean.Host
 
setHostName(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setHostName(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
 
setHosts(List<String>) - Method in class com.intel.openAttestation.AttestationService.bean.ReqAttestationBean
 
setHosts(String) - Method in class com.intel.openAttestation.AttestationService.bean.RequestBean
 
setHosts(List<Host>) - Method in class com.intel.openAttestation.AttestationService.bean.RespSyncBean
 
setID(Long) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setID(Long) - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
 
setIPAddress(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setIPAddress(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
 
setLocation(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setMessage(String) - Method in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
 
setName(String) - Method in class com.intel.openAttestation.AttestationService.bean.AttestationResponseFault
 
setNumber(Integer) - Method in class com.intel.openAttestation.AttestationService.bean.PCRValue
 
setPcr_values(List<PCRValue>) - Method in class com.intel.openAttestation.AttestationService.bean.Host
 
setPCRmask(String) - Method in class com.intel.openAttestation.AttestationService.bean.ReqAttestationBean
 
setPCRMask(String) - Method in class com.intel.openAttestation.AttestationService.bean.RequestBean
 
setPort(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setPort(String) - Method in class com.intel.openAttestation.AttestationService.hibernate.domain.HOST
 
setRequestId(String) - Method in class com.intel.openAttestation.AttestationService.bean.RequestBean
 
setTimeThreshold(Long) - Method in class com.intel.openAttestation.AttestationService.bean.ReqAttestationBean
 
setTrust_lvl(String) - Method in class com.intel.openAttestation.AttestationService.bean.Host
 
setValue(String) - Method in class com.intel.openAttestation.AttestationService.bean.PCRValue
 
setVMMName(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setVMMOSName(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setVMMOSVersion(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setVMMVersion(String) - Method in class com.intel.openAttestation.AttestationService.bean.HostBean
 
setVtime(Date) - Method in class com.intel.openAttestation.AttestationService.bean.Host
 

U

updatehostEntry(HOST) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
 
updatehostEntry(UriInfo, HostBean, HttpServletRequest) - Method in class com.intel.openAttestation.AttestationService.resource.HOSTResource
 
updateMle(MLE) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.MLEDAO
 
updateRequest(AttestRequest) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.AttestDao
 
updateRequest(AttestRequest) - Method in class com.intel.openAttestation.AttestationService.hibernate.dao.HOSTDAO
 

V

valueOf(String) - Static method in enum com.intel.openAttestation.AttestationService.util.ActionDelay.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intel.openAttestation.AttestationService.util.ResultConverter.AttestResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.intel.openAttestation.AttestationService.util.ActionDelay.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intel.openAttestation.AttestationService.util.ResultConverter.AttestResult
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G H I J L M O P R S U V 
Skip navigation links