Uses of Class
org.springframework.extensions.surf.exception.AuthenticationException
-
Packages that use AuthenticationException Package Description org.springframework.extensions.webscripts.connector -
-
Uses of AuthenticationException in org.springframework.extensions.webscripts.connector
Methods in org.springframework.extensions.webscripts.connector that throw AuthenticationException Modifier and Type Method Description ConnectorSessionActivitiAuthenticator. authenticate(java.lang.String endpoint, Credentials credentials, ConnectorSession connectorSession)ConnectorSessionAlfrescoAuthenticator. authenticate(java.lang.String endpoint, Credentials credentials, ConnectorSession connectorSession)ConnectorSessionAuthenticator. authenticate(java.lang.String endpoint, Credentials credentials, ConnectorSession connectorSession)Authenticate against the given Endpoint URL with the supplied Credentials
-