|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
weblogic.xml.security.assertion.IntegrityAssertion
weblogic.xml.security.assertion.ElementIntegrityAssertion
Deprecated. please use new WS Security API
public class ElementIntegrityAssertion
${FILE} Created: Oct 6, 2002, 6:35:11 PM by pdapkus
| Field Summary |
|---|
| Fields inherited from class weblogic.xml.security.assertion.IntegrityAssertion |
|---|
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 |
| 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 |
getId()Deprecated. |
String |
getPolicyString()Deprecated. |
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. Returns true if assertion covers the elements identified by the ElementIdentifier. |
String |
toString()Deprecated. |
| Methods inherited from class weblogic.xml.security.assertion.IntegrityAssertion |
|---|
getCertificate, getSignatureMethod, getType, repudiable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getPolicyString()
getPolicyString in class IntegrityAssertionpublic String getRestriction()
ElementAssertiongetRestriction in interface ElementAssertionpublic QName getElementName()
ElementAssertiongetElementName in interface ElementAssertionpublic String getElementLocalName()
ElementAssertiongetElementLocalName in interface ElementAssertionpublic String getElementNamespace()
ElementAssertiongetElementNamespace in interface ElementAssertionpublic String getId()
getId in class IntegrityAssertionpublic final boolean isAssertionType(String assertionType)
SecurityAssertionisAssertionType tests to see whether the type of the assertion matches the passed in type.isAssertionType in interface SecurityAssertionisAssertionType in class IntegrityAssertionassertionType - a String valueboolean value indicating the match result.public final String getAssertionType()
SecurityAssertiongetAssertionType returns the type of the assertion (e.g. identity, integrity, confidentiality) as a string.getAssertionType in interface SecurityAssertiongetAssertionType in class IntegrityAssertionString value representing the assertion typepublic final int getAssertionTypeCode()
SecurityAssertiongetAssertionTypeCode in interface SecurityAssertiongetAssertionTypeCode in class IntegrityAssertionpublic final boolean satisfies(ElementIdentifier spec)
ElementAssertionsatisfies in interface ElementAssertionpublic final String toString()
toString in class IntegrityAssertion
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||