org.gcube.common.core.resources.runninginstance
Class RunningInstanceSecurity.Identity
java.lang.Object
org.gcube.common.core.resources.runninginstance.RunningInstanceSecurity.Identity
- Enclosing class:
- RunningInstanceSecurity
public static class RunningInstanceSecurity.Identity
- extends Object
subject
protected String subject
caSubject
protected String caSubject
RunningInstanceSecurity.Identity
public RunningInstanceSecurity.Identity()
getSubject
public String getSubject()
- Gets the value of the subject property.
- Returns:
- possible object is
String
setSubject
public void setSubject(String value)
- Sets the value of the subject property.
- Parameters:
value - allowed object is
String
getCASubject
public String getCASubject()
- Gets the value of the caSubject property.
- Returns:
- possible object is
String
setCASubject
public void setCASubject(String value)
- Sets the value of the caSubject property.
- Parameters:
value - allowed object is
String
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2012. All Rights Reserved.