Uses of Interface
org.jboss.identity.federation.api.wstrust.SecurityTokenProvider

Packages that use SecurityTokenProvider
org.jboss.identity.federation.api.wstrust   
 

Uses of SecurityTokenProvider in org.jboss.identity.federation.api.wstrust
 

Methods in org.jboss.identity.federation.api.wstrust that return SecurityTokenProvider
 SecurityTokenProvider STSConfiguration.getProviderForService(java.lang.String serviceName)
           Given the name of a service provider, obtains the provider that must be used when issuing tokens to clients of that service.
 SecurityTokenProvider STSConfiguration.getProviderForTokenType(java.lang.String tokenType)
           Given a token type, obtains the token provider that should be used to handle token requests of that type.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.