Package | Description |
---|---|
org.universAAL.middleware.managers.configuration.core.owl | |
org.universAAL.ontology.cryptographic | |
org.universAAL.ontology.security |
Modifier and Type | Method and Description |
---|---|
Base64Binary |
ConfigurationFile.getContent() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationFile.setContent(Base64Binary newPropValue) |
static boolean |
ConfigurationFile.writeContentToFile(Base64Binary content,
File f) |
Modifier and Type | Method and Description |
---|---|
Base64Binary |
EncryptedResource.getCypheredText() |
Base64Binary |
DigestService.getDigestedText() |
Base64Binary |
SimpleKey.getKeyText() |
Base64Binary |
KeyRing.getPrivateKey() |
Base64Binary |
KeyRing.getPublicKey() |
Modifier and Type | Method and Description |
---|---|
void |
SignedResource.addSignature(Base64Binary newValue) |
void |
EncryptedResource.setCypheredText(Base64Binary newPropValue) |
void |
DigestService.setDigestedText(Base64Binary newPropValue) |
void |
SimpleKey.setKeyText(Base64Binary newPropValue) |
void |
KeyRing.setPrivateKey(Base64Binary newPropValue) |
void |
KeyRing.setPublicKey(Base64Binary newPropValue) |
void |
SignedResource.setSignature(Base64Binary[] propertyValue) |
Modifier and Type | Method and Description |
---|---|
Base64Binary |
Password.getPassword() |
Modifier and Type | Method and Description |
---|---|
void |
Password.setpassword(Base64Binary value) |
Copyright © 2018 universAAL Consortium. All rights reserved.