|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object anon.client.TrustModel.TrustAttribute anon.client.TrustModel.AnonLevelAttribute
public static class TrustModel.AnonLevelAttribute
Field Summary |
---|
Fields inherited from class anon.client.TrustModel.TrustAttribute |
---|
CATEGORY_DEFAULT, XML_ATTR_CONDITION_VALUE, XML_ATTR_IGNORE_NO_DATA, XML_ATTR_NAME, XML_ATTR_TRUST_CONDITION, XML_ELEMENT_NAME, XML_VALUE_CONTAINER_ELEMENT_NAME, XML_VALUE_ELEMENT_NAME |
Fields inherited from interface anon.util.IXMLEncodable |
---|
FIELD_XML_ELEMENT_CONTAINER_NAME, FIELD_XML_ELEMENT_NAME, XML_ATTR_ID, XML_ATTR_LANGUAGE, XML_ATTR_VERSION |
Constructor Summary | |
---|---|
TrustModel.AnonLevelAttribute(int a_trustCondition,
java.lang.Object a_conditionValue,
boolean a_bIgnoreNoDataAvailable)
|
Method Summary | |
---|---|
void |
checkTrust(MixCascade a_cascade)
|
Methods inherited from class anon.client.TrustModel.TrustAttribute |
---|
fromXmlElement, getCategory, getConditionValue, getDefaultValue, getInstance, getTrustCondition, isNoDataIgnored, isTrusted, toXmlElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrustModel.AnonLevelAttribute(int a_trustCondition, java.lang.Object a_conditionValue, boolean a_bIgnoreNoDataAvailable)
Method Detail |
---|
public void checkTrust(MixCascade a_cascade) throws TrustException, java.security.SignatureException
checkTrust
in class TrustModel.TrustAttribute
TrustException
java.security.SignatureException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |