sun.security.mule.krb5.cxf
Class SpnegoContextTokenInInterceptor.SpnegoSTSInvoker

java.lang.Object
  extended by sun.security.mule.krb5.cxf.STSInvoker
      extended by sun.security.mule.krb5.cxf.SpnegoContextTokenInInterceptor.SpnegoSTSInvoker
All Implemented Interfaces:
org.apache.cxf.service.invoker.Invoker
Enclosing class:
SpnegoContextTokenInInterceptor

public class SpnegoContextTokenInInterceptor.SpnegoSTSInvoker
extends STSInvoker


Constructor Summary
SpnegoContextTokenInInterceptor.SpnegoSTSInvoker()
           
 
Method Summary
 void doIssue(Element requestEl, org.apache.cxf.message.Exchange exchange, Element binaryExchange, org.apache.cxf.staxutils.W3CDOMStreamWriter writer, String prefix, String namespace)
           
 
Methods inherited from class sun.security.mule.krb5.cxf.STSInvoker
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpnegoContextTokenInInterceptor.SpnegoSTSInvoker

public SpnegoContextTokenInInterceptor.SpnegoSTSInvoker()
Method Detail

doIssue

public void doIssue(Element requestEl,
                    org.apache.cxf.message.Exchange exchange,
                    Element binaryExchange,
                    org.apache.cxf.staxutils.W3CDOMStreamWriter writer,
                    String prefix,
                    String namespace)
             throws Exception
Specified by:
doIssue in class STSInvoker
Throws:
Exception


Copyright © 2013. All Rights Reserved.