org.gcube.common.core.resources.runninginstance
Class RunningInstanceSecurity
java.lang.Object
org.gcube.common.core.resources.runninginstance.RunningInstanceSecurity
public class RunningInstanceSecurity
- extends Object
- Author:
- Andrea Manzi (CNR)
runningInstanceIdentity
protected RunningInstanceSecurity.Identity runningInstanceIdentity
entryName
protected String entryName
RunningInstanceSecurity
public RunningInstanceSecurity()
getRunningInstanceIdentity
public RunningInstanceSecurity.Identity getRunningInstanceIdentity()
- Gets the value of the runningInstanceIdentity property.
- Returns:
- possible object is
RunningInstanceSecurity.Identity
setRunningInstanceIdentity
public void setRunningInstanceIdentity(RunningInstanceSecurity.Identity value)
- Sets the value of the runningInstanceIdentity property.
- Parameters:
value - allowed object is
RunningInstanceSecurity.Identity
getEntryName
public String getEntryName()
- Gets the value of the entryName property.
- Returns:
- possible object is
String
setEntryName
public void setEntryName(String value)
- Sets the value of the entryName property.
- Parameters:
value - allowed object is
String
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2013. All Rights Reserved.