PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core.wstrust
Class STSClientFactory

java.lang.Object
  extended by org.picketlink.identity.federation.core.wstrust.STSClientFactory

public final class STSClientFactory
extends Object

Simple factory for creating STSClients.

Author:
Daniel Bevenius

Method Summary
 STSClient create(STSClientConfig config)
           
static STSClientFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static STSClientFactory getInstance()

create

public STSClient create(STSClientConfig config)
                 throws ParsingException
Throws:
ParsingException

PicketLink Federation Core 2.1.6.Final-redhat-2

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