Uses of Package
org.jboss.identity.federation.api.wstrust

Packages that use org.jboss.identity.federation.api.wstrust
org.jboss.identity.federation.api.wstrust   
org.jboss.identity.federation.bindings.jboss.trust   
 

Classes in org.jboss.identity.federation.api.wstrust used by org.jboss.identity.federation.api.wstrust
SecurityToken
           Interface that represents a security token.
SecurityTokenProvider
           This interface defines the methods that must be implemented by security token providers.
STSConfiguration
           The STSConfiguration interface allows access to the security token service (STS) configuration attributes.
WSTrustException
           Exception used to convey that an error has happened when handling a WS-Trust request message.
WSTrustJAXBFactory
           This factory implements utility methods for converting between JAXB model objects and XML source.
WSTrustRequestContext
           The WSTrustRequestContext contains all the information that is relevant for the security token request processing.
WSTrustRequestHandler
           The WSTrustRequestHandler interface defines the methods that will be responsible for handling the different types of WS-Trust request messages.
WSTrustServiceFactory
           Factory class used for instantiating pluggable services, such as the WSTrustRequestHandler and SecurityTokenProvider implementations.
 

Classes in org.jboss.identity.federation.api.wstrust used by org.jboss.identity.federation.bindings.jboss.trust
SecurityTokenService
           The SecurityTokenService (STS) interface.
STSConfiguration
           The STSConfiguration interface allows access to the security token service (STS) configuration attributes.
WSTrustException
           Exception used to convey that an error has happened when handling a WS-Trust request message.
WSTrustRequestHandler
           The WSTrustRequestHandler interface defines the methods that will be responsible for handling the different types of WS-Trust request messages.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.