addAttribute(@PathParam("inum") String trustRelationshipInum, @NotNull String attribute, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
appConfiguration | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | private |
clientService | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | private |
convertTRtoTRShort(List< GluuSAMLTrustRelationship > trustRelationships) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inlineprivatestatic |
create(GluuSAMLTrustRelationship trustRelationship, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
delete(@PathParam("inum") @NotNull String inum, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
generateCertForGeneratedSP(GluuSAMLTrustRelationship trustRelationship) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
generateConfigurationFiles(@Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
generateInumForNewTrustRelationship(@Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
generateSpMetaDataFile(GluuSAMLTrustRelationship trustRelationship, String certificate) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inlineprivate |
getContacts(@PathParam("inum") String trustRelationshipInum, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
identity | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | private |
list(@Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
listAllActiveTrustRelationships(@Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
listAllFederations(@Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
listAllOtherFederations(@PathParam("inum") String inum, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
listAllSAMLTrustRelationships(@QueryParam("size_limit") int sizeLimit, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
listDeconstructedTrustRelationships(@PathParam("inum") String inum, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
logger | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | private |
metadataValidationTimer | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | private |
objectMapper | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | package |
read(@PathParam("inum") @NotNull String inum, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
removeAttribute(GluuAttribute attribute, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
saveSpMetaDataFileSourceTypeFile(GluuSAMLTrustRelationship trustRelationship, String inum, String metadata) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inlineprivate |
saveSpMetaDataFileSourceTypeURI(GluuSAMLTrustRelationship trustRelationship) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
saveTR(GluuSAMLTrustRelationship trustRelationship, String metadata, String certificate) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inlineprivate |
saveTR(GluuSAMLTrustRelationship trustRelationship, boolean isUpdate) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inlineprivate |
searchTrustRelationships(@QueryParam("pattern") @NotNull String pattern, @QueryParam("size_limit") int sizeLimit, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
setCertificate(@PathParam("inum") String trustRelationshipInum, String certificate, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
setContacts(@PathParam("inum") String trustRelationshipInum, String contacts, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
setEntityId(GluuSAMLTrustRelationship trustRelationship) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inlineprivate |
setMetadata(@PathParam("inum") String trustRelationshipInum, @NotNull String metadata, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
setMetadataURL(@PathParam("inum") String trustRelationshipInum, @NotNull String url, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
shibboleth3ConfService | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | private |
svnSyncTimer | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | private |
trustContactsAction | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | private |
TrustRelationshipWebService() | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
trustService | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | private |
update(@PathParam("inum") @NotNull String inum, GluuSAMLTrustRelationship trustRelationship, @Context HttpServletResponse response) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inline |
updateTRCertificate(GluuSAMLTrustRelationship trustRelationship, String certificate) | org.gluu.oxtrust.api.saml.TrustRelationshipWebService | inlineprivate |