public final class STSClientFactory extends Object
STSClient
sConstructor and Description |
---|
STSClientFactory() |
Modifier and Type | Method and Description |
---|---|
STSClient |
create(STSClientConfig config)
This method creates STS client directly without pooling based on STSClient config.
|
static STSClientPool |
getInstance() |
static void |
setInstance(STSClientPool clientPool) |
public static STSClientPool getInstance()
public static void setInstance(STSClientPool clientPool)
public STSClient create(STSClientConfig config)
config
- Copyright © 2018 JBoss by Red Hat. All rights reserved.