Class RegistryConnectionContent
java.lang.Object
gov.nasa.pds.registry.common.connection.RegistryConnectionContent
-
Method Summary
Modifier and TypeMethodDescriptionstatic RegistryConnectionContentgetIndex()booleanbooleanboolean
-
Method Details
-
from
public static RegistryConnectionContent from(URL registry_connection) throws IOException, jakarta.xml.bind.JAXBException - Throws:
IOExceptionjakarta.xml.bind.JAXBException
-
getCognitoClientId
-
getEc2CredentialSocket
-
getIndex
-
getServerUrl
-
isCognitoConnection
public boolean isCognitoConnection() -
isDirectConnection
public boolean isDirectConnection() -
isEc2Connection
public boolean isEc2Connection()
-