PicketLink Federation Common Server Bindings for JBoss AS 2.1.6.Final-redhat-2

org.picketlink.trust.jbossws.jaas
Class JBWSTokenIssuingLoginModule.JBWSTokenClient

java.lang.Object
  extended by org.picketlink.identity.federation.core.wstrust.STSClient
      extended by org.picketlink.trust.jbossws.jaas.JBWSTokenIssuingLoginModule.JBWSTokenClient
Enclosing class:
JBWSTokenIssuingLoginModule

public class JBWSTokenIssuingLoginModule.JBWSTokenClient
extends STSClient


Constructor Summary
JBWSTokenIssuingLoginModule.JBWSTokenClient()
           
JBWSTokenIssuingLoginModule.JBWSTokenClient(STSClientConfig config)
           
JBWSTokenIssuingLoginModule.JBWSTokenClient(STSClientConfig config, Map<String,? super Object> options)
           
 
Method Summary
 Element issueToken(RequestSecurityToken request)
           
 
Methods inherited from class org.picketlink.identity.federation.core.wstrust.STSClient
cancelToken, getDispatch, getSoapBinding, issueToken, issueToken, issueTokenForEndpoint, issueTokenOnBehalfOf, renewToken, setDispatch, setSoapBinding, validateToken
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBWSTokenIssuingLoginModule.JBWSTokenClient

public JBWSTokenIssuingLoginModule.JBWSTokenClient()

JBWSTokenIssuingLoginModule.JBWSTokenClient

public JBWSTokenIssuingLoginModule.JBWSTokenClient(STSClientConfig config)

JBWSTokenIssuingLoginModule.JBWSTokenClient

public JBWSTokenIssuingLoginModule.JBWSTokenClient(STSClientConfig config,
                                                   Map<String,? super Object> options)
Method Detail

issueToken

public Element issueToken(RequestSecurityToken request)
                   throws WSTrustException
Overrides:
issueToken in class STSClient
Throws:
WSTrustException

PicketLink Federation Common Server Bindings for JBoss AS 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.