Uses of Class
org.springframework.extensions.surf.exception.CredentialVaultProviderException
Packages that use CredentialVaultProviderException
-
Uses of CredentialVaultProviderException in org.springframework.extensions.webscripts.connector
Methods in org.springframework.extensions.webscripts.connector that throw CredentialVaultProviderExceptionModifier and TypeMethodDescriptionConnectorService.getCredentialVault(jakarta.servlet.http.HttpSession session, String userId) Retrieves the user-scoped CredentialVault for the given user If a vault doesn't yet exist, a vault of the default type will be instantiatedConnectorService.getCredentialVault(jakarta.servlet.http.HttpSession session, String userId, String vaultProviderId) Retrieves the user-scoped CredentialVault for the given user id and given vault idProvide a credential vault for the given IDProvide a Credential Vault for the given id