Uses of Class
org.springframework.extensions.surf.exception.AuthenticationException

Packages that use AuthenticationException
org.springframework.extensions.webscripts.connector   
 

Uses of AuthenticationException in org.springframework.extensions.webscripts.connector
 

Methods in org.springframework.extensions.webscripts.connector that throw AuthenticationException
 ConnectorSession Authenticator.authenticate(String endpoint, Credentials credentials, ConnectorSession connectorSession)
          Authenticate against the given Endpoint URL with the supplied Credentials
 ConnectorSession AlfrescoAuthenticator.authenticate(String endpoint, Credentials credentials, ConnectorSession connectorSession)
           
abstract  ConnectorSession AbstractAuthenticator.authenticate(String endpoint, Credentials credentials, ConnectorSession connectorSession)
           
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.