public class com.sun.org.apache.xml.internal.security.keys.keyresolver.implementations.KeyInfoReferenceResolver extends com.sun.org.apache.xml.internal.security.keys.keyresolver.KeyResolverSpi
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.org.apache.xml.internal.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
super_class: com.sun.org.apache.xml.internal.security.keys.keyresolver.KeyResolverSpi
{
private static final com.sun.org.slf4j.internal.Logger LOG;
descriptor: Lcom/sun/org/slf4j/internal/Logger;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: ldc Lcom/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/KeyInfoReferenceResolver;
invokestatic com.sun.org.slf4j.internal.LoggerFactory.getLogger:(Ljava/lang/Class;)Lcom/sun/org/slf4j/internal/Logger;
1: putstatic com.sun.org.apache.xml.internal.security.keys.keyresolver.implementations.KeyInfoReferenceResolver.LOG:Lcom/sun/org/slf4j/internal/Logger;
2: return
LocalVariableTable:
Start End Slot Name Signature
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.sun.org.apache.xml.internal.security.keys.keyresolver.KeyResolverSpi.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/KeyInfoReferenceResolver;
public boolean engineCanResolve(Element, java.lang.String, com.sun.org.apache.xml.internal.security.keys.storage.StorageResolver);
descriptor: (LElement;Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/keys/storage/StorageResolver;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
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/keys/keyresolver/implementations/KeyInfoReferenceResolver;
MethodParameters:
Name Flags
element
baseURI
storage
public java.security.PublicKey engineLookupAndResolvePublicKey(Element, java.lang.String, com.sun.org.apache.xml.internal.security.keys.storage.StorageResolver);
descriptor: (LElement;Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/keys/storage/StorageResolver;)Ljava/security/PublicKey;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
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/keys/keyresolver/implementations/KeyInfoReferenceResolver;
Exceptions:
throws com.sun.org.apache.xml.internal.security.keys.keyresolver.KeyResolverException
MethodParameters:
Name Flags
element
baseURI
storage
public java.security.cert.X509Certificate engineLookupResolveX509Certificate(Element, java.lang.String, com.sun.org.apache.xml.internal.security.keys.storage.StorageResolver);
descriptor: (LElement;Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/keys/storage/StorageResolver;)Ljava/security/cert/X509Certificate;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
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/keys/keyresolver/implementations/KeyInfoReferenceResolver;
Exceptions:
throws com.sun.org.apache.xml.internal.security.keys.keyresolver.KeyResolverException
MethodParameters:
Name Flags
element
baseURI
storage
public javax.crypto.SecretKey engineLookupAndResolveSecretKey(Element, java.lang.String, com.sun.org.apache.xml.internal.security.keys.storage.StorageResolver);
descriptor: (LElement;Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/keys/storage/StorageResolver;)Ljavax/crypto/SecretKey;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
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/keys/keyresolver/implementations/KeyInfoReferenceResolver;
Exceptions:
throws com.sun.org.apache.xml.internal.security.keys.keyresolver.KeyResolverException
MethodParameters:
Name Flags
element
baseURI
storage
public java.security.PrivateKey engineLookupAndResolvePrivateKey(Element, java.lang.String, com.sun.org.apache.xml.internal.security.keys.storage.StorageResolver);
descriptor: (LElement;Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/keys/storage/StorageResolver;)Ljava/security/PrivateKey;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
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/keys/keyresolver/implementations/KeyInfoReferenceResolver;
Exceptions:
throws com.sun.org.apache.xml.internal.security.keys.keyresolver.KeyResolverException
MethodParameters:
Name Flags
element
baseURI
storage
com.sun.org.apache.xml.internal.security.keys.KeyInfo resolveReferentKeyInfo(Element, java.lang.String, com.sun.org.apache.xml.internal.security.keys.storage.StorageResolver);
descriptor: (LElement;Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/keys/storage/StorageResolver;)Lcom/sun/org/apache/xml/internal/security/keys/KeyInfo;
flags: (0x0000)
Code:
stack=3, locals=4, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tThe method getURIAttr() from the type KeyInfoReference refers to the missing type Attr\n\tElement cannot be resolved to a type\n\tThe method obtainReferenceElement(XMLSignatureInput) from the type KeyInfoReferenceResolver refers to the missing type Element\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/keys/keyresolver/implementations/KeyInfoReferenceResolver;
Exceptions:
throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
MethodParameters:
Name Flags
element
baseURI
storage
void validateReference(Element);
descriptor: (LElement;)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tElement cannot be resolved to a type\n\tQName 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/keys/keyresolver/implementations/KeyInfoReferenceResolver;
Exceptions:
throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
MethodParameters:
Name Flags
referentElement
com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput resolveInput(Attr, java.lang.String, boolean);
descriptor: (LAttr;Ljava/lang/String;Z)Lcom/sun/org/apache/xml/internal/security/signature/XMLSignatureInput;
flags: (0x0000)
Code:
stack=3, locals=4, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tAttr 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/keys/keyresolver/implementations/KeyInfoReferenceResolver;
Exceptions:
throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
MethodParameters:
Name Flags
uri
baseURI
secureValidation
private Element obtainReferenceElement(com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput);
descriptor: (Lcom/sun/org/apache/xml/internal/security/signature/XMLSignatureInput;)LElement;
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\tElement cannot be resolved to a type\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getSubNode() from the type XMLSignatureInput refers to the missing type Node\n\tThe method getDocFromBytes(byte[], boolean) from the type KeyResolverSpi refers to the missing type Element\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/keys/keyresolver/implementations/KeyInfoReferenceResolver;
Exceptions:
throws com.sun.org.apache.xml.internal.security.c14n.CanonicalizationException, ParserConfigurationException, java.io.IOException, SAXException, com.sun.org.apache.xml.internal.security.keys.keyresolver.KeyResolverException
MethodParameters:
Name Flags
resource
}
SourceFile: "KeyInfoReferenceResolver.java"