Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Class
weblogic.xml.security.keyinfo.KeyInfoException

Packages that use KeyInfoException
weblogic.xml.security.keyinfo Provides interfaces and classes for weblogic.xml.security.keyinfo
 

Uses of KeyInfoException in weblogic.xml.security.keyinfo
 

Subclasses of KeyInfoException in weblogic.xml.security.keyinfo
 class KeyInfoValidationException
           
 

Methods in weblogic.xml.security.keyinfo that throw KeyInfoException
static KeyValue KeyValue.getKeyValue(PublicKey publicKey)
           
 

Constructors in weblogic.xml.security.keyinfo that throw KeyInfoException
KeyInfo(X509Certificate cert)
          Constructs a KeyInfo from a certificate.
 


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.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01