BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.xml.security.assertion
Class ElementConfidentialityAssertion

java.lang.Object
  |
  +--weblogic.xml.security.assertion.ConfidentialityAssertion
        |
        +--weblogic.xml.security.assertion.ElementConfidentialityAssertion

public class ElementConfidentialityAssertion
extends ConfidentialityAssertion
implements ElementAssertion

${FILE} Created: Oct 6, 2002, 6:58:16 PM by pdapkus

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Fields inherited from class weblogic.xml.security.assertion.ConfidentialityAssertion
id
 
Constructor Summary
ElementConfidentialityAssertion(java.lang.String localName, java.lang.String namespace, java.lang.String restriction)
           
 
Method Summary
 java.lang.String getAssertionType()
           
 int getAssertionTypeCode()
           
 java.lang.String getElementLocalName()
           
 javax.xml.namespace.QName getElementName()
           
 java.lang.String getElementNamespace()
           
 java.lang.String getRestriction()
           
 boolean isAssertionType(java.lang.String assertionType)
           
 boolean satisfies(weblogic.xml.security.specs.ElementIdentifier spec)
           
 java.lang.String toString()
           
 
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

ElementConfidentialityAssertion

public ElementConfidentialityAssertion(java.lang.String localName,
                                       java.lang.String namespace,
                                       java.lang.String restriction)
Method Detail

getElementName

public javax.xml.namespace.QName getElementName()
Specified by:
getElementName in interface ElementAssertion


getElementLocalName

public java.lang.String getElementLocalName()
Specified by:
getElementLocalName in interface ElementAssertion


getElementNamespace

public java.lang.String getElementNamespace()
Specified by:
getElementNamespace in interface ElementAssertion


getRestriction

public java.lang.String getRestriction()
Specified by:
getRestriction in interface ElementAssertion


isAssertionType

public final boolean isAssertionType(java.lang.String assertionType)

Overrides:
isAssertionType in class ConfidentialityAssertion

getAssertionType

public final java.lang.String getAssertionType()

Overrides:
getAssertionType in class ConfidentialityAssertion

getAssertionTypeCode

public final int getAssertionTypeCode()

Overrides:
getAssertionTypeCode in class ConfidentialityAssertion

satisfies

public final boolean satisfies(weblogic.xml.security.specs.ElementIdentifier spec)
Specified by:
satisfies in interface ElementAssertion


toString

public final java.lang.String toString()

Overrides:
toString in class java.lang.Object

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81