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

Part Number E27170-01

Uses of Class
weblogic.xml.crypto.api.MarshalException

Packages that use MarshalException
weblogic.wsee.security.saml Provides interfaces and classes for Security Assertion Markup Language (SAML). 
weblogic.xml.crypto.dsig Provides interfaces for weblogic.xml.crypto.dsig
weblogic.xml.crypto.encrypt.api Provides interfaces for weblogic.xml.crypto.encrypt.api
weblogic.xml.crypto.wss Provides a Helper class for weblogic.xml.crypto.wss.provider.SecurityToken operation. 
weblogic.xml.crypto.wss.provider Provides interfaces and a class for Web Services security providers. 
 

Uses of MarshalException in weblogic.wsee.security.saml
 

Methods in weblogic.wsee.security.saml that throw MarshalException
 SecurityToken AbstractSAMLTokenHandler.newSecurityToken(Node node)
          Create a new SAML token.
 

Uses of MarshalException in weblogic.xml.crypto.dsig
 

Methods in weblogic.xml.crypto.dsig that throw MarshalException
 Object KeyInfoObjectFactory.newKeyInfoObject(XMLStreamReader reader)
           
 

Uses of MarshalException in weblogic.xml.crypto.encrypt.api
 

Methods in weblogic.xml.crypto.encrypt.api that throw MarshalException
 void EncryptedType.encrypt(XMLEncryptContext context)
           
 

Uses of MarshalException in weblogic.xml.crypto.wss
 

Methods in weblogic.xml.crypto.wss that throw MarshalException
static Node SecurityTokenReferenceImpl.getStrNode(SecurityTokenReference str)
           
 Object SecurityTokenReferenceImpl.newKeyInfoObject(XMLStreamReader reader)
           
 

Uses of MarshalException in weblogic.xml.crypto.wss.provider
 

Methods in weblogic.xml.crypto.wss.provider that throw MarshalException
 SecurityToken SecurityTokenHandler.newSecurityToken(Node node)
          Deprecated. Creates a SecurityToken from a node.
 


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