PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Package
org.picketlink.identity.federation.core.wstrust

Packages that use org.picketlink.identity.federation.core.wstrust
org.picketlink.identity.federation   
org.picketlink.identity.federation.api.wstrust   
org.picketlink.identity.federation.core.sts   
org.picketlink.identity.federation.core.wstrust   
org.picketlink.identity.federation.core.wstrust.auth   
 

Classes in org.picketlink.identity.federation.core.wstrust used by org.picketlink.identity.federation
WSTrustException
           Exception used to convey that an error has happened when handling a WS-Trust request message.
 

Classes in org.picketlink.identity.federation.core.wstrust used by org.picketlink.identity.federation.api.wstrust
WSTrustException
           Exception used to convey that an error has happened when handling a WS-Trust request message.
 

Classes in org.picketlink.identity.federation.core.wstrust used by org.picketlink.identity.federation.core.sts
STSConfiguration
           The STSConfiguration interface allows access to the security token service (STS) configuration attributes.
 

Classes in org.picketlink.identity.federation.core.wstrust used by org.picketlink.identity.federation.core.wstrust
ClaimsProcessor
           A ClaimsProcessor implementation is responsible for parsing the WS-Trust claims according to the specified claims dialect and retrieving the attributes that correspond to the required claims.
PicketLinkSTS.BinaryToken
           
SecurityToken
           Interface that represents a security token.
STSClient
          WS-Trust Client
STSClientConfig
          STSClientConfig has the ability to either programatically construct the configuration needed for STSClient or parse a file containing the configuration parameters.
STSClientConfig.Builder
           
STSClientFactory
          Simple factory for creating STSClients.
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.
WSTrustServiceFactory
           Factory class used for instantiating pluggable services, such as the WSTrustRequestHandler and SecurityTokenProvider implementations.
 

Classes in org.picketlink.identity.federation.core.wstrust used by org.picketlink.identity.federation.core.wstrust.auth
STSClient
          WS-Trust Client
STSClientConfig
          STSClientConfig has the ability to either programatically construct the configuration needed for STSClient or parse a file containing the configuration parameters.
STSClientConfig.Builder
           
WSTrustException
           Exception used to convey that an error has happened when handling a WS-Trust request message.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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