Uses of Class
org.apache.ws.sandbox.security.trust2.exception.TrustException

Packages that use TrustException
org.apache.ws.sandbox.security.trust2   
org.apache.ws.sandbox.security.trust2.exception   
 

Uses of TrustException in org.apache.ws.sandbox.security.trust2
 

Methods in org.apache.ws.sandbox.security.trust2 that throw TrustException
 java.lang.Object SecurityTokenOrReference.getTokenOrReference()
           
 java.lang.Object SecurityTokenOrReference.resolveToken()
           
 org.w3c.dom.Element RequestSecurityTokenResponse.getElement()
           
abstract  org.w3c.dom.Element SecurityTokenMessage.getElement()
           
protected  org.w3c.dom.Element SecurityTokenMessage.getElement(java.lang.String tagName)
           
protected  org.w3c.dom.Element SecurityTokenMessage.createTokenOrReferenceElement(java.lang.String enclosingTagName, SecurityTokenOrReference token)
           
 org.w3c.dom.Element RequestSecurityToken.getElement()
           
 org.w3c.dom.Document WSAddTokenRequest.build(org.w3c.dom.Document doc)
          Adds a new RequestSecurityToken to a soap envelope.
 

Uses of TrustException in org.apache.ws.sandbox.security.trust2.exception
 

Subclasses of TrustException in org.apache.ws.sandbox.security.trust2.exception
 class ElementParsingException
           
 class EmptyTokenOrReference
           
 class InvalidSecurityTokenReference
           
 class NonStandardRequestType
           
 class NoRequestType
           
 class NoSoapBody
           
 class NoTokenInResponse
           
 



Copyright © 2004-2007 Apache Web Services. All Rights Reserved.