Uses of Interface
org.deegree.services.controller.CredentialsProvider

Packages that use CredentialsProvider
org.deegree.services.authentication   
org.deegree.services.controller   
org.deegree.services.controller.security   
 

Uses of CredentialsProvider in org.deegree.services.authentication
 

Classes in org.deegree.services.authentication that implement CredentialsProvider
 class DeegreeAuthentication
          deegree Authentication.
 class HttpBasicAuthentication
          HTTP Basic Authentication.
 class SOAPAuthentication
          SOAP Authentication.
 

Uses of CredentialsProvider in org.deegree.services.controller
 

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

Uses of CredentialsProvider in org.deegree.services.controller.security
 

Methods in org.deegree.services.controller.security that return CredentialsProvider
 CredentialsProvider SecurityConfiguration.getCredentialsProvider()
           
 



Copyright © 2011. All Rights Reserved.