class com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
super_class: java.lang.Object
{
private void <init>(com.sun.org.apache.xml.internal.security.encryption.XMLCipher);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import javax.xml.XMLConstants cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import com.sun.org.apache.xml.internal.utils cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe type XMLCipher.Factory.AgreementMethodImpl must implement the inherited abstract method AgreementMethod.addAgreementMethodInformation(Element)\n\tThe type XMLCipher.Factory.AgreementMethodImpl must implement the inherited abstract method AgreementMethod.revoveAgreementMethodInformation(Element)\n\tURI cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tURI cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tURI cannot be resolved to a type\n\tURI cannot be resolved to a type\n\tThe type XMLCipher.Factory.EncryptionMethodImpl must implement the inherited abstract method EncryptionMethod.addEncryptionMethodInformation(Element)\n\tThe type XMLCipher.Factory.EncryptionMethodImpl must implement the inherited abstract method EncryptionMethod.removeEncryptionMethodInformation(Element)\n\tURI cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe type XMLCipher.Factory.EncryptionPropertyImpl must implement the inherited abstract method EncryptionProperty.removeEncryptionInformation(Element)\n\tThe type XMLCipher.Factory.EncryptionPropertyImpl must implement the inherited abstract method EncryptionProperty.addEncryptionInformation(Element)\n\tURI cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
this$0 final
com.sun.org.apache.xml.internal.security.encryption.AgreementMethod newAgreementMethod(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xml/internal/security/encryption/AgreementMethod;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
algorithm
com.sun.org.apache.xml.internal.security.encryption.CipherData newCipherData(int);
descriptor: (I)Lcom/sun/org/apache/xml/internal/security/encryption/CipherData;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
type
com.sun.org.apache.xml.internal.security.encryption.CipherReference newCipherReference(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xml/internal/security/encryption/CipherReference;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
uri
com.sun.org.apache.xml.internal.security.encryption.CipherValue newCipherValue(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xml/internal/security/encryption/CipherValue;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
value
com.sun.org.apache.xml.internal.security.encryption.EncryptedData newEncryptedData(com.sun.org.apache.xml.internal.security.encryption.CipherData);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/CipherData;)Lcom/sun/org/apache/xml/internal/security/encryption/EncryptedData;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
data
com.sun.org.apache.xml.internal.security.encryption.EncryptedKey newEncryptedKey(com.sun.org.apache.xml.internal.security.encryption.CipherData);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/CipherData;)Lcom/sun/org/apache/xml/internal/security/encryption/EncryptedKey;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
data
com.sun.org.apache.xml.internal.security.encryption.EncryptionMethod newEncryptionMethod(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xml/internal/security/encryption/EncryptionMethod;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
algorithm
com.sun.org.apache.xml.internal.security.encryption.EncryptionProperties newEncryptionProperties();
descriptor: ()Lcom/sun/org/apache/xml/internal/security/encryption/EncryptionProperties;
flags: (0x0000)
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
com.sun.org.apache.xml.internal.security.encryption.EncryptionProperty newEncryptionProperty();
descriptor: ()Lcom/sun/org/apache/xml/internal/security/encryption/EncryptionProperty;
flags: (0x0000)
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
com.sun.org.apache.xml.internal.security.encryption.ReferenceList newReferenceList(int);
descriptor: (I)Lcom/sun/org/apache/xml/internal/security/encryption/ReferenceList;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
type
com.sun.org.apache.xml.internal.security.encryption.Transforms newTransforms();
descriptor: ()Lcom/sun/org/apache/xml/internal/security/encryption/Transforms;
flags: (0x0000)
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
com.sun.org.apache.xml.internal.security.encryption.Transforms newTransforms(Document);
descriptor: (LDocument;)Lcom/sun/org/apache/xml/internal/security/encryption/Transforms;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tDocument cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
doc
com.sun.org.apache.xml.internal.security.encryption.AgreementMethod newAgreementMethod(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/AgreementMethod;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
Exceptions:
throws com.sun.org.apache.xml.internal.security.encryption.XMLEncryptionException
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.CipherData newCipherData(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/CipherData;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
Exceptions:
throws com.sun.org.apache.xml.internal.security.encryption.XMLEncryptionException
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.CipherReference newCipherReference(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/CipherReference;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
Exceptions:
throws com.sun.org.apache.xml.internal.security.encryption.XMLEncryptionException
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.CipherValue newCipherValue(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/CipherValue;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.EncryptedData newEncryptedData(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/EncryptedData;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
Exceptions:
throws com.sun.org.apache.xml.internal.security.encryption.XMLEncryptionException
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.EncryptedKey newEncryptedKey(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/EncryptedKey;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
Exceptions:
throws com.sun.org.apache.xml.internal.security.encryption.XMLEncryptionException
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.EncryptionMethod newEncryptionMethod(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/EncryptionMethod;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.EncryptionProperties newEncryptionProperties(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/EncryptionProperties;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.EncryptionProperty newEncryptionProperty(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/EncryptionProperty;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.ReferenceList newReferenceList(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/ReferenceList;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
element
com.sun.org.apache.xml.internal.security.encryption.Transforms newTransforms(Element);
descriptor: (LElement;)Lcom/sun/org/apache/xml/internal/security/encryption/Transforms;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
element
Element toElement(com.sun.org.apache.xml.internal.security.encryption.AgreementMethod);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/AgreementMethod;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
agreementMethod
Element toElement(com.sun.org.apache.xml.internal.security.encryption.CipherData);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/CipherData;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
cipherData
Element toElement(com.sun.org.apache.xml.internal.security.encryption.CipherReference);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/CipherReference;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
cipherReference
Element toElement(com.sun.org.apache.xml.internal.security.encryption.CipherValue);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/CipherValue;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
cipherValue
Element toElement(com.sun.org.apache.xml.internal.security.encryption.EncryptedData);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/EncryptedData;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
encryptedData
Element toElement(com.sun.org.apache.xml.internal.security.encryption.EncryptedKey);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/EncryptedKey;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
encryptedKey
Element toElement(com.sun.org.apache.xml.internal.security.encryption.EncryptionMethod);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/EncryptionMethod;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
encryptionMethod
Element toElement(com.sun.org.apache.xml.internal.security.encryption.EncryptionProperties);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/EncryptionProperties;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
encryptionProperties
Element toElement(com.sun.org.apache.xml.internal.security.encryption.EncryptionProperty);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/EncryptionProperty;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
encryptionProperty
Element toElement(com.sun.org.apache.xml.internal.security.encryption.ReferenceList);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/ReferenceList;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
referenceList
Element toElement(com.sun.org.apache.xml.internal.security.encryption.Transforms);
descriptor: (Lcom/sun/org/apache/xml/internal/security/encryption/Transforms;)LElement;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/XMLCipher$Factory;
MethodParameters:
Name Flags
transforms
}
SourceFile: "XMLCipher.java"
NestHost: com.sun.org.apache.xml.internal.security.encryption.XMLCipher
InnerClasses:
private Factory = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory of com.sun.org.apache.xml.internal.security.encryption.XMLCipher
private AgreementMethodImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$AgreementMethodImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private CipherDataImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$CipherDataImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private CipherReferenceImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$CipherReferenceImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private CipherValueImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$CipherValueImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private EncryptedDataImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptedDataImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private EncryptedKeyImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptedKeyImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private abstract EncryptedTypeImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptedTypeImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private EncryptionMethodImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptionMethodImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private EncryptionPropertiesImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptionPropertiesImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private EncryptionPropertyImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptionPropertyImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private ReferenceListImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$ReferenceListImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory
private TransformsImpl = com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$TransformsImpl of com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory