Hello!!
I have login to dspace through my program and also able to browse.
Now I have to upload/download files. which class/function of api should I
use for this
Plz-Plz reply
With Regards
--
View this message in context:
http://dspace.2283337.n4.nabble.com/authenticatation-using-custom-
Hello!!
I have login to dspace through my program and also able to browse.
Now I have to upload/download files. which class/function of api should I
use for this
Plz-Plz reply
With Regards
--
View this message in context:
http://dspace.2283337.n4.nabble.com/authenticatation-using-custom-a
Hello!!
I have login to dspace through my program and also able to browse.
Now I have to upload/download files. which class/function of api should I
use for this
Plz-Plz reply
With Regards
--
View this message in context:
http://dspace.2283337.n4.nabble.com/authenticatation-using-custom-ap
Hello!!
I have login to dspace through my program and also able to browse.
Now I have to upload/download files. which class/function of api should I
use for this
Plz help
With Regards
--
View this message in context:
http://dspace.2283337.n4.nabble.com/authenticatation-using-custom-app
Hello!!
When I put ConfigurationManager.loadConfig(null) in my program, I got this
Error
FATAL: Cannot find dspace.cfg
> Exception in thread "main" java.lang.IllegalStateException: Cannot find
> dspace.cfg
> at
> org.dspace.core.ConfigurationManager.loadConfig(ConfigurationManager.java:
On Wed, Feb 29, 2012 at 01:43:57AM -0800, dolly wrote:
> > import org.dspace.authenticate.*;
> > import org.dspace.core.*;
> >
> > public class collab
> > {
> > public static void main(String []s)
> > {
> > System.out.println("hello!!!");
> > AuthenticationManager a=new AuthenticationMan
Thanks for the reply
As u said ,I have developed this program to authenticate to dspace.
> import org.dspace.authenticate.*;
> import org.dspace.core.*;
>
> public class collab
> {
> public static void main(String []s)
> {
> System.out.println("hello!!!");
> AuthenticationManager a=
Thanks for the reply
As u said ,I have developed this program to authenticate to dspace.
> import org.dspace.authenticate.*;
> import org.dspace.core.*;
>
> public class collab
> {
> public static void main(String []s)
> {
> System.out.println("hello!!!");
> AuthenticationManager a=
Hi,
DSpace uses the org.dspace.authenticate.* Java classes to perform its
authentication (in the dspace-api module). Specifically, authentication
is performed via this class:
org.dspace.authenticate.AuthenticationManager
The AuthenticationManager then loads the configured DSpace
Authenticati
On 2/28/12, dolly [via DSpace]
wrote:
>
>
> plz Help me
> If anyone can suggest me then plz reply soon
>
> With regards
>
>
> ___
> If you reply to this email, your message will be added to the discussion
> below:
> http://dspace.2283337.n4.nabbl
plz Help me
If anyone can suggest me then plz reply soon
With regards
--
View this message in context:
http://dspace.2283337.n4.nabble.com/authenticatation-using-custom-application-tp4416914p4427683.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.
--
Hello,
I am trying to connect my custom application(swing application) to dspace.
I have to login to dspace through my application.
can u suggest me how should i proceed further?
which class/function of api should I use im my program to authenticate the
user?
I am using dspace 1.8.1 version.
plz r
12 matches
Mail list logo