Uses of Class
org.springframework.extensions.webscripts.ScriptCredentials
-
Packages that use ScriptCredentials Package Description org.springframework.extensions.webscripts -
-
Uses of ScriptCredentials in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return ScriptCredentials Modifier and Type Method Description ScriptCredentialsScriptCredentialVault. newCredentials(java.lang.String endpointId)Creates new credentials and binds them into this vault.
-