| Modifier and Type | Method and Description |
|---|---|
static Date |
Server.getCurrentDate(Context context)
Get the current date from the context.
|
| Modifier and Type | Method and Description |
|---|---|
BackendSecuritySpec |
BackendSecurityDeserializer.deserialize(String inFilePath) |
void |
BackendSecuritySpec.setSecuritySpec(String serviceRoleID,
String methodName,
Hashtable<String,String> properties)
Set the security properties at the backend service or for a method of
that backend service.
|
| Constructor and Description |
|---|
PolicyFinderModule(Server server,
PolicyLoader policyLoader,
ModuleConfiguration authorizationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPolicyEnforcementPoint.init() |
| Modifier and Type | Method and Description |
|---|---|
MethodDef[] |
SimpleServiceDefinitionReader.getAbstractMethods(Date versDateTime) |
MIMETypedStream |
DefaultExternalContentManager.getExternalContent(ContentManagerParams params) |
DeploymentDSBindSpec |
SimpleServiceDeploymentReader.getServiceDSInputSpec(Date versDateTime) |
MethodDefOperationBind[] |
SimpleServiceDeploymentReader.getServiceMethodBindings(Date versDateTime) |
MethodDef[] |
SimpleServiceDeploymentReader.getServiceMethods(Date versDateTime) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDSBindSpec |
ServiceMapper.getDSInputSpec(InputSource dsInputSpecSource) |
MethodDefOperationBind[] |
ServiceMapper.getMethodDefBindings(InputSource wsdlSource,
InputSource methodMapSource)
getMethodDefBindings: creates an array of operation bindings in the form
of an array of Fedora MethodDefOperationBind objects.
|
MethodDef[] |
ServiceMapper.getMethodDefs(InputSource methodMapSource)
getMethodDefs: creates an array of abstract method definitions in the
form of an array of Fedora MethodDef objects.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Datastream.validateChecksumType(String checksumType) |
| Constructor and Description |
|---|
ProtocolPort(String protocol,
String port) |
| Modifier and Type | Method and Description |
|---|---|
void |
DOValidatorXMLSchema.validate(File objectAsFile) |
void |
DOValidatorImpl.validate(File objectAsFile,
String format,
int validationType,
String phase)
Validates a digital object.
|
void |
DOValidatorXMLSchema.validate(InputStream objectAsStream) |
void |
DOValidatorImpl.validate(InputStream objectAsStream,
String format,
int validationType,
String phase)
Validates a digital object.
|
| Constructor and Description |
|---|
DOValidatorXMLSchema(String schemaPath) |
Copyright © 2013 DuraSpace. All Rights Reserved.