uk.ac.soton.itinnovation.grid.service.ogsadai.sessions
Class SecureSessionBean

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.types.GridResource
      extended by uk.ac.soton.itinnovation.grid.service.dataresource.beans.ManagedGridResource
          extended by uk.ac.soton.itinnovation.grid.service.ogsadai.sessions.SecureSessionBean

public class SecureSessionBean
extends ManagedGridResource

See Also:
SecureSessionManager

Field Summary
static String OGSADAI_SESSION_RESOURCE_TYPE
           
 
Constructor Summary
SecureSessionBean()
           
SecureSessionBean(StorableInStateRepository managingConversation, String id)
           
 
Method Summary
 String getResourceID()
           
 String getResourceType()
          Return the PBAC type of the resource.
 void setResourceID(String resourceID)
           
 
Methods inherited from class uk.ac.soton.itinnovation.grid.service.types.GridResource
equalsByValue, getLabel, getManagementResource, includeInGetResources, setLabel, setManagementResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OGSADAI_SESSION_RESOURCE_TYPE

public static final String OGSADAI_SESSION_RESOURCE_TYPE
See Also:
Constant Field Values
Constructor Detail

SecureSessionBean

public SecureSessionBean()

SecureSessionBean

public SecureSessionBean(StorableInStateRepository managingConversation,
                         String id)
Method Detail

getResourceType

public String getResourceType()
Description copied from class: GridResource
Return the PBAC type of the resource.

Specified by:
getResourceType in class GridResource

getResourceID

public String getResourceID()
Overrides:
getResourceID in class GridResource

setResourceID

public void setResourceID(String resourceID)
Overrides:
setResourceID in class GridResource


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.