-
Method Summary
Optional<org.apache.commons.rdf.api.IRI>
org.apache.commons.rdf.api.IRI
org.apache.commons.rdf.api.IRI
org.apache.commons.rdf.api.IRI
org.apache.commons.rdf.api.IRI
org.apache.commons.rdf.api.IRI
org.apache.commons.rdf.api.IRI
org.apache.commons.rdf.api.IRI
Optional<org.apache.commons.rdf.api.IRI>
Gets the IRI
of the publicKey.
Optional<org.apache.commons.rdf.api.IRI>
Gets the IRI
of the publicKey.
void
void
setInbox(org.apache.commons.rdf.api.IRI inboxIri)
void
void
void
setOutbox(org.apache.commons.rdf.api.IRI outboxIri)
void
void
void
void
Methods inherited from interface org.linkedopenactors.rdfpub.domain.commonsrdf.ActivityPubObject
addAttributedTo, addAudience, addBcc, addBto, addCc, addTo, addType, asConvertable, asGraph, getAttributedtTo, getAudience, getBaseSubject, getBcc, getBto, getCc, getContent, getExternalBaseSubject, getExternalReceivers, getInternalReceivers, getName, getName, getObjectVersion, getPublished, getReceivers, getSameAs, getSubject, getSummary, getSummary, getTo, getTypes, getWasAttributedTo, getWasGeneratedBy, getWasRevisionOf, hideBlindReceivers, isActivity, isAttributedTo, isReceiver, partialUpdate, setAttributedTo, setAudience, setBcc, setBto, setCc, setContent, setName, setName, setObjectVersion, setPublished, setSameAs, setSummary, setSummary, setTo, setType, setUpdated, setWasAttributedTo, setWasGeneratedBy, setWasRevisionOf, toString, toString
-
Method Details
-
getOutbox
org.apache.commons.rdf.api.IRI getOutbox()
- Returns:
- The outbox of the actor
-
setOutbox
void setOutbox(org.apache.commons.rdf.api.IRI outboxIri)
-
getInbox
org.apache.commons.rdf.api.IRI getInbox()
- Returns:
- The inbox of the actor
-
setInbox
void setInbox(org.apache.commons.rdf.api.IRI inboxIri)
-
getPendingFollowers
org.apache.commons.rdf.api.IRI getPendingFollowers()
-
setPendingFollowers
void setPendingFollowers(org.apache.commons.rdf.api.IRI pendingFollowersIri)
-
getPendingFollowing
org.apache.commons.rdf.api.IRI getPendingFollowing()
-
setPendingFollowing
void setPendingFollowing(org.apache.commons.rdf.api.IRI pendingFollowing)
-
getFollowing
org.apache.commons.rdf.api.IRI getFollowing()
-
getFollowers
org.apache.commons.rdf.api.IRI getFollowers()
-
getLiked
org.apache.commons.rdf.api.IRI getLiked()
-
getOauth2IssuerUserId
- Returns:
- The unique id of the user.
-
setOauth2IssuerUserId
void setOauth2IssuerUserId(String userId)
-
-
setOauth2Issuer
void setOauth2Issuer(String issuer)
-
setPreferredUsername
void setPreferredUsername(String string)
-
-
getPublicKey
Optional<org.apache.commons.rdf.api.IRI> getPublicKey()
Gets the IRI
of the publicKey.
- Returns:
- The
IRI
of the publicKey.
-
getPublicKey
Optional<org.apache.commons.rdf.api.IRI> getPublicKey(boolean resolveIris)
Gets the IRI
of the publicKey.
- Parameters:
resolveIris
- True, if the internal iris should be replaced with external https:// urls.
- Returns:
- The
IRI
of the publicKey.
-
-
-
getEndpoints
Optional<org.apache.commons.rdf.api.IRI> getEndpoints()
-
-
-