Uses of Class
com.janeirodigital.sai.core.agents.SocialAgentProfile.Builder
Packages that use SocialAgentProfile.Builder
Package
Description
Classes providing access to
Agent Registries,
Social Agent Profiles,
Application Profiles,
and Agent Registrations.
-
Uses of SocialAgentProfile.Builder in com.janeirodigital.sai.core.agents
Methods in com.janeirodigital.sai.core.agents that return SocialAgentProfile.BuilderModifier and TypeMethodDescriptionSocialAgentProfile.Builder.getThis()
Ensures that don't get an unchecked cast warning when returning from settersSocialAgentProfile.Builder.setAuthorizationAgent
(URI authorizationAgentUri) Set the Authorization Agent for the Social Agent.SocialAgentProfile.Builder.setDataset
(org.apache.jena.rdf.model.Model dataset) Set the Jena model and use it to populate attributes of theSocialAgentProfile.Builder
.SocialAgentProfile.Builder.setOidcIssuerUris
(List<URI> oidcIssuerUris) Set the OpenID Connect Issuers for the Social AgentSocialAgentProfile.Builder.setRegistrySet
(URI registrySetUri) Set the Registry Set for the Social Agent.