PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core.wstrust
Interface SecurityTokenService

All Superinterfaces:
Provider<Source>

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).

Author:
Stefan Guilhen

Method Summary
 Source invoke(Source request)
           
 

Method Detail

invoke

Source invoke(Source request)
Specified by:
invoke in interface Provider<Source>

PicketLink Federation Core 2.1.6.Final-redhat-2

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