|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.identity.federation.api.wstrust.WSTrustServiceFactory
public class WSTrustServiceFactory
Factory class used for instantiating pluggable services, such as the WSTrustRequestHandler
and
SecurityTokenProvider
implementations.
Method Summary | |
---|---|
WSTrustRequestHandler |
createRequestHandler(STSConfiguration configuration)
|
static WSTrustServiceFactory |
getInstance()
Obtains a reference to the singleton instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static WSTrustServiceFactory getInstance()
Obtains a reference to the singleton instance.
WSTrustConfigurationFactory
singleton.public WSTrustRequestHandler createRequestHandler(STSConfiguration configuration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |