weblogic.xml.security.encryption 
 
java.lang.Object 
  weblogic.xml.security.encryption.ReferenceList 
 
All Implemented Interfaces:  XMLEncConstants  
public class ReferenceList  extends Object implements XMLEncConstants    
 
Fields inherited from interface weblogic.xml.security.encryption.XMLEncConstants   
ATTR_ALGORITHM , ATTR_ENCODING , ATTR_ID , ATTR_MIME_TYPE , ATTR_RECIPIENT , ATTR_TYPE , ATTR_URI , CONTENT_ONLY , CONTENT_ONLY_PROPERTY , DEFAULT_ENC_ENCODING , TAG_CARRIED_KEY_NAME , TAG_CIPHER_DATA , TAG_CIPHER_VALUE , TAG_DATA_REFERENCE , TAG_ENCRYPTED_DATA , TAG_ENCRYPTED_KEY , TAG_ENCRYPTED_TYPE , TAG_ENCRYPTION_METHOD , TAG_KEY_REFERENCE , TAG_KEY_SIZE , TAG_OAEP_PARAMS , TAG_REFERENCE_LIST , TC_ENCRYPTED_DATA , TC_ENCRYPTED_KEY , TC_ENCRYPTION_METHOD , TC_REFERENCE_LIST , VERBOSE , VERBOSE_PROPERTY , VERBOSE_PROPERTY_ALT , XMLENC_PREFIX , XMLENC_URI  
 
ReferenceList 
public ReferenceList () 
 
ReferenceList 
public ReferenceList (XMLInputStream  in,
                     String  ns)
              throws XMLStreamException  
Throws: 
XMLStreamException  
 
addReference 
public void addReference (DataReference  ref) 
 
 
 
addReference 
public void addReference (KeyReference  ref) 
 
 
 
getReferences 
public Iterator  getReferences () 
 
 
 
toString 
public String  toString () 
Overrides: toString Object  
 
 
toXML 
public void toXML (XMLOutputStream  out,
                  String  ns,
                  int indent)
           throws XMLStreamException  
 
Throws: 
XMLStreamException  
 
main 
public static void main (String [] args)
                 throws Exception  
 
Throws: 
Exception  
 
 
Copyright 1996, 2013, 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.  
 
 PREV CLASS NEXT CLASS  
  FRAMES NO FRAMES 
  All Classes  
  
  SUMMARY: NESTED | FIELD | CONSTR  | METHOD  
DETAIL: FIELD | CONSTR  | METHOD