PicketLink Federation Core 2.1.6.Final-redhat-2

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

Packages that use ServiceProviderType
org.picketlink.identity.federation.core.config   
 

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

Fields in org.picketlink.identity.federation.core.config with type parameters of type ServiceProviderType
protected  List<ServiceProviderType> ServiceProvidersType.serviceProvider
           
 

Methods in org.picketlink.identity.federation.core.config that return types with arguments of type ServiceProviderType
 List<ServiceProviderType> ServiceProvidersType.getServiceProvider()
          Gets the value of the serviceProvider property.
 

Methods in org.picketlink.identity.federation.core.config with parameters of type ServiceProviderType
 void ServiceProvidersType.add(ServiceProviderType sp)
           
 void ServiceProvidersType.remove(ServiceProviderType sp)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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