PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.core.config.TokenProviderType

Packages that use TokenProviderType
org.picketlink.identity.federation.core.config   
org.picketlink.identity.federation.core.util   
 

Uses of TokenProviderType in org.picketlink.identity.federation.core.config
 

Fields in org.picketlink.identity.federation.core.config with type parameters of type TokenProviderType
protected  List<TokenProviderType> TokenProvidersType.tokenProvider
           
 

Methods in org.picketlink.identity.federation.core.config that return types with arguments of type TokenProviderType
 List<TokenProviderType> TokenProvidersType.getTokenProvider()
          Gets the value of the tokenProvider property.
 

Methods in org.picketlink.identity.federation.core.config with parameters of type TokenProviderType
 void TokenProvidersType.add(TokenProviderType tp)
           
 void TokenProvidersType.remove(TokenProviderType tp)
           
 

Uses of TokenProviderType in org.picketlink.identity.federation.core.util
 

Methods in org.picketlink.identity.federation.core.util with parameters of type TokenProviderType
static List<KeyValueType> CoreConfigUtil.getProperties(TokenProviderType tokenProviderType)
          Given a TokenProviderType, return the list of properties that have been decrypted for any masked property value
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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