|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AndsPidIdentity | |
---|---|
au.csiro.pidclient | Provides a simple interface to use the Persistent IDentifier Service provided by the Australian National Data Service. |
Uses of AndsPidIdentity in au.csiro.pidclient |
---|
Methods in au.csiro.pidclient that return AndsPidIdentity | |
---|---|
AndsPidIdentity |
AndsPidClient.getRequestorIdentity()
Retrieve the identity information of the calling application/organisation. |
Methods in au.csiro.pidclient with parameters of type AndsPidIdentity | |
---|---|
void |
AndsPidClient.setRequestorIdentity(AndsPidIdentity requestorIdentity)
Set the identity information of the calling application/organisation. |
Constructors in au.csiro.pidclient with parameters of type AndsPidIdentity | |
---|---|
AndsPidClient(String pidServiceHost,
int pidServicePort,
String pidServicePath,
AndsPidIdentity requestorIdentity)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |