Uses of Class
org.deegree.services.jaxb.security.CredentialsProviderType

Packages that use CredentialsProviderType
org.deegree.services.controller   
org.deegree.services.jaxb.security   
 

Uses of CredentialsProviderType in org.deegree.services.controller
 

Methods in org.deegree.services.controller with parameters of type CredentialsProviderType
static CredentialsProvider CredentialsProviderManager.create(CredentialsProviderType authentication)
          Creates the authentication method that is specified in the configuration.
 

Uses of CredentialsProviderType in org.deegree.services.jaxb.security
 

Fields in org.deegree.services.jaxb.security declared as CredentialsProviderType
protected  CredentialsProviderType SecurityConfiguration.credentialsProvider
           
 

Methods in org.deegree.services.jaxb.security that return CredentialsProviderType
 CredentialsProviderType ObjectFactory.createCredentialsProviderType()
          Create an instance of CredentialsProviderType
 CredentialsProviderType SecurityConfiguration.getCredentialsProvider()
          Gets the value of the credentialsProvider property.
 

Methods in org.deegree.services.jaxb.security with parameters of type CredentialsProviderType
 void SecurityConfiguration.setCredentialsProvider(CredentialsProviderType value)
          Sets the value of the credentialsProvider property.
 



Copyright © 2011. All Rights Reserved.