|
SwitchYard: Core 0.6.0.Beta2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.switchyard.security.credential.ConfidentialityCredential
public class ConfidentialityCredential
ConfidentialityCredential.
Constructor Summary | |
---|---|
ConfidentialityCredential(boolean confidential)
Constructs a ConfidentialityCredential with the specified confidential flag. |
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
boolean |
isConfidential()
Gets the confidential flag. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConfidentialityCredential(boolean confidential)
confidential
- the specified confidential flagMethod Detail |
---|
public boolean isConfidential()
public String toString()
toString
in class Object
public int hashCode()
hashCode
in class Object
public boolean equals(Object obj)
equals
in class Object
|
SwitchYard: Core 0.6.0.Beta2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |