public interface SecurityTokenService extends Provider<Source>
The SecurityTokenService (STS) interface. It extends the Provider interface so that it can be dynamically
invoked (as opposed to having a service endpoint interface).
Source invoke(Source request)
Providerinvoke in interface Provider<Source>request - The request message or message payload.null if
there is no response.MessageContext,
ProtocolExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.