|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.xml.security.assertion.ConfidentialityAssertion
weblogic.xml.security.assertion.ElementConfidentialityAssertion
${FILE} Created: Oct 6, 2002, 6:58:16 PM by pdapkus
Field Summary |
Fields inherited from class weblogic.xml.security.assertion.ConfidentialityAssertion |
id |
Fields inherited from interface weblogic.xml.security.assertion.ElementAssertion |
BODY, HEADER |
Fields inherited from interface weblogic.xml.security.SecurityAssertion |
CONFIDENTIALITY_ASSERTION, CONFIDENTIALITY_CODE, IDENTITY_ASSERTION, IDENTITY_CODE, INTEGRITY_ASSERTION, INTEGRITY_CODE, TYPE_CONFIDENTIALITY_ASSERTION, TYPE_CONFIDENTIALITY_CODE, TYPE_INTEGRITY_ASSERTION, TYPE_INTEGRITY_CODE |
Constructor Summary | |
ElementConfidentialityAssertion(String localName,
String namespace,
String restriction)
Deprecated. |
Method Summary | |
String |
getAssertionType()
Deprecated. getAssertionType returns the type of the assertion
(e.g. |
int |
getAssertionTypeCode()
Deprecated. Returns an integer that uniquely identifies the type of assertion. |
String |
getElementLocalName()
Deprecated. Returns the LocalName of the Elements covered by this assertion. |
QName |
getElementName()
Deprecated. Returns the name of the Elements covered by this assertion. |
String |
getElementNamespace()
Deprecated. Returns the namespace of the elements covered by this assertion. |
String |
getRestriction()
Deprecated. Get the restriction for the current assertion (i.e. |
boolean |
isAssertionType(String assertionType)
Deprecated. isAssertionType tests to see whether the type of the
assertion matches the passed in type. |
boolean |
satisfies(ElementIdentifier spec)
Deprecated. |
String |
toString()
Deprecated. |
Methods inherited from class weblogic.xml.security.assertion.ConfidentialityAssertion |
getId, repudiable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ElementConfidentialityAssertion(String localName, String namespace, String restriction)
Method Detail |
public final String getAssertionType()
SecurityAssertion
getAssertionType
returns the type of the assertion
(e.g. identity, integrity, confidentiality) as a string.
getAssertionType
in interface SecurityAssertion
getAssertionType
in class ConfidentialityAssertion
public final int getAssertionTypeCode()
SecurityAssertion
getAssertionTypeCode
in interface SecurityAssertion
getAssertionTypeCode
in class ConfidentialityAssertion
public String getElementLocalName()
ElementAssertion
getElementLocalName
in interface ElementAssertion
public QName getElementName()
ElementAssertion
getElementName
in interface ElementAssertion
public String getElementNamespace()
ElementAssertion
getElementNamespace
in interface ElementAssertion
public String getRestriction()
ElementAssertion
getRestriction
in interface ElementAssertion
public final boolean isAssertionType(String assertionType)
SecurityAssertion
isAssertionType
tests to see whether the type of the
assertion matches the passed in type.
isAssertionType
in interface SecurityAssertion
isAssertionType
in class ConfidentialityAssertion
public final boolean satisfies(ElementIdentifier spec)
ElementAssertion
satisfies
in interface ElementAssertion
spec
-
public final String toString()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |