Uses of Class
com.tremolosecurity.saml.Attribute
Packages that use Attribute
Package
Description
-
Uses of Attribute in com.tremolosecurity.argocd.targets
Method parameters in com.tremolosecurity.argocd.targets with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.argocd.tasks
Method parameters in com.tremolosecurity.argocd.tasks with type arguments of type AttributeModifier and TypeMethodDescriptionvoidAddtoRBAC.init(WorkflowTask task, Map<String, Attribute> params) voidCreateGitRepository.init(WorkflowTask task, Map<String, Attribute> params) -
Uses of Attribute in com.tremolosecurity.az
Method parameters in com.tremolosecurity.az with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.customaz
Method parameters in com.tremolosecurity.customaz with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.embedd
Methods in com.tremolosecurity.embedd that return types with arguments of type AttributeConstructor parameters in com.tremolosecurity.embedd with type arguments of type AttributeModifierConstructorDescriptionEmbRequest(HttpFilterRequest filterReq, jakarta.servlet.http.HttpSession session, HashMap<String, Attribute> reqHeaders) -
Uses of Attribute in com.tremolosecurity.filter
Methods in com.tremolosecurity.filter that return types with arguments of type AttributeConstructor parameters in com.tremolosecurity.filter with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.idp.providers
Method parameters in com.tremolosecurity.idp.providers with type arguments of type AttributeModifier and TypeMethodDescriptionvoidOpenIDConnectIdP.init(String idpName, jakarta.servlet.ServletContext ctx, HashMap<String, Attribute> init, HashMap<String, HashMap<String, Attribute>> trustCfg, MapIdentity mapper) voidSaml2Idp.init(String idpName, jakarta.servlet.ServletContext ctx, HashMap<String, Attribute> init, HashMap<String, HashMap<String, Attribute>> trustCfg, MapIdentity mapper) -
Uses of Attribute in com.tremolosecurity.idp.providers.oidc.db
Method parameters in com.tremolosecurity.idp.providers.oidc.db with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.idp.providers.oidc.model
Method parameters in com.tremolosecurity.idp.providers.oidc.model with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.idp.providers.oidc.none
Method parameters in com.tremolosecurity.idp.providers.oidc.none with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.idp.providers.oidc.trusts
Method parameters in com.tremolosecurity.idp.providers.oidc.trusts with type arguments of type AttributeModifier and TypeMethodDescriptionvoidDynamicLoadTrusts.loadTrusts(String idpName, jakarta.servlet.ServletContext ctx, HashMap<String, Attribute> init, HashMap<String, HashMap<String, Attribute>> trustCfg, MapIdentity mapper, HashMap<String, OpenIDConnectTrust> trusts) -
Uses of Attribute in com.tremolosecurity.idp.server
Method parameters in com.tremolosecurity.idp.server with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.json
Methods in com.tremolosecurity.json that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.json with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.lastmile
Methods in com.tremolosecurity.lastmile that return types with arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.mapping
Methods in com.tremolosecurity.mapping that return Attribute -
Uses of Attribute in com.tremolosecurity.mongodb.unison
Method parameters in com.tremolosecurity.mongodb.unison with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.notifications
Method parameters in com.tremolosecurity.notifications with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.oidc.k8s
Method parameters in com.tremolosecurity.oidc.k8s with type arguments of type AttributeModifier and TypeMethodDescriptionvoidK8sSessionStore.init(String idpName, jakarta.servlet.ServletContext ctx, HashMap<String, Attribute> init, HashMap<String, HashMap<String, Attribute>> trustCfg, MapIdentity mapper) voidK8sLoadTrusts.loadTrusts(String idpName, jakarta.servlet.ServletContext ctx, HashMap<String, Attribute> init, HashMap<String, HashMap<String, Attribute>> trustCfg, MapIdentity mapper, HashMap<String, OpenIDConnectTrust> trusts) -
Uses of Attribute in com.tremolosecurity.openunison.notifications
Method parameters in com.tremolosecurity.openunison.notifications with type arguments of type AttributeModifier and TypeMethodDescriptionvoidNotificationsManager.addNotificationSystem(String name, String className, Map<String, Attribute> config) Add a new notification system, if one already exists with the same name it will be replacedvoidInitializes the notification systemvoidDynamicNotifiers.loadDynamicNotifiers(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) Sets up a dynamic listener for changes to notifiers -
Uses of Attribute in com.tremolosecurity.prometheus.aggregate
Method parameters in com.tremolosecurity.prometheus.aggregate with type arguments of type AttributeModifier and TypeMethodDescriptionvoidPullListener.init(ConfigManager cfg, HashMap<String, Attribute> attributes) -
Uses of Attribute in com.tremolosecurity.prometheus.sdk
Method parameters in com.tremolosecurity.prometheus.sdk with type arguments of type AttributeModifier and TypeMethodDescriptionvoidAdditionalMetrics.init(PullListener pullListener, ConfigManager cfg, HashMap<String, Attribute> attributes) -
Uses of Attribute in com.tremolosecurity.provisioning.auth
Method parameters in com.tremolosecurity.provisioning.auth with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.provisioning.az
Method parameters in com.tremolosecurity.provisioning.az with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.provisioning.core
Methods in com.tremolosecurity.provisioning.core that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.provisioning.core with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.provisioning.core.providers
Method parameters in com.tremolosecurity.provisioning.core.providers with type arguments of type AttributeModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid -
Uses of Attribute in com.tremolosecurity.provisioning.core.providers.db
Method parameters in com.tremolosecurity.provisioning.core.providers.db with type arguments of type AttributeModifier and TypeMethodDescriptionintCustomDB.createUser(Connection con, User user, Map<String, Attribute> attributes, Map<String, Object> request) -
Uses of Attribute in com.tremolosecurity.provisioning.customTasks
Method parameters in com.tremolosecurity.provisioning.customTasks with type arguments of type AttributeModifier and TypeMethodDescriptionvoidAddGroupToStore.init(WorkflowTask task, Map<String, Attribute> params) voidAddMatterMostTeam.init(WorkflowTask task, Map<String, Attribute> params) voidAsyncCallWorkflow.init(WorkflowTask task, Map<String, Attribute> config) voidAttribute2Groups.init(WorkflowTask task, Map<String, Attribute> params) voidCallRemoteWorkflow.init(WorkflowTask task, Map<String, Attribute> params) voidClearGroups.init(WorkflowTask task, Map<String, Attribute> params) voidClearPasswordResets.init(WorkflowTask task, Map<String, Attribute> params) voidCopyFromUserToRequest.init(WorkflowTask task, Map<String, Attribute> params) voidCopyGroupMembers.init(WorkflowTask task, Map<String, Attribute> config) voidCreateOTPKey.init(WorkflowTask task, Map<String, Attribute> params) voidDeleteGroupMembers.init(WorkflowTask task, Map<String, Attribute> config) voidDoesGroupExist.init(WorkflowTask task, Map<String, Attribute> config) voidEnv2Req.init(WorkflowTask task, Map<String, Attribute> params) voidFilterGroups.init(WorkflowTask task, Map<String, Attribute> params) voidGenUUIDAttribute.init(WorkflowTask worflow, Map<String, Attribute> config) voidJavaScriptTask.init(WorkflowTask task, Map<String, Attribute> params) voidJITBasicDBCreateGroups.init(WorkflowTask task, Map<String, Attribute> params) voidJITIgnoreGroups.init(WorkflowTask task, Map<String, Attribute> params) voidLoadAttributes.init(WorkflowTask task, Map<String, Attribute> params) voidLoadAttributesFromTarget.init(WorkflowTask task, Map<String, Attribute> params) voidLoadAuditDBAttributes.init(WorkflowTask task, Map<String, Attribute> params) voidLoadGroups.init(WorkflowTask task, Map<String, Attribute> params) voidLoadGroupsFromTarget.init(WorkflowTask task, Map<String, Attribute> params) voidMapGroups.init(WorkflowTask task, Map<String, Attribute> params) voidMapJitGroups.init(WorkflowTask task, Map<String, Attribute> params) voidPrintUserInfo.init(WorkflowTask task, Map<String, Attribute> params) voidRemoveGroupFromStore.init(WorkflowTask task, Map<String, Attribute> params) voidSetPassword.init(WorkflowTask task, Map<String, Attribute> params) -
Uses of Attribute in com.tremolosecurity.provisioning.customTasks.github
Method parameters in com.tremolosecurity.provisioning.customTasks.github with type arguments of type AttributeModifier and TypeMethodDescriptionvoidAddTeamToRepo.init(WorkflowTask task, Map<String, Attribute> params) voidCreateDeploymentKey.init(WorkflowTask task, Map<String, Attribute> params) voidCreateGitFile.init(WorkflowTask task, Map<String, Attribute> params) voidCreateGithubRepo.init(WorkflowTask task, Map<String, Attribute> params) voidCreateSecret.init(WorkflowTask task, Map<String, Attribute> params) voidDeleteDeploymentKey.init(WorkflowTask task, Map<String, Attribute> params) -
Uses of Attribute in com.tremolosecurity.provisioning.dynamicwf
Method parameters in com.tremolosecurity.provisioning.dynamicwf with type arguments of type AttributeModifier and TypeMethodDescriptionDBTargetDynamicWF.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params) DBTargetDynamicWF.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params, AuthInfo authInfo) JavaScriptDynamicWorkflows.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params) JavaScriptDynamicWorkflows.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params, AuthInfo authInfo) LDAPDynaicWorkflows.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params) LDAPDynaicWorkflows.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params, AuthInfo authInfo) -
Uses of Attribute in com.tremolosecurity.provisioning.jobs
Method parameters in com.tremolosecurity.provisioning.jobs with type arguments of type AttributeModifier and TypeMethodDescriptionvoidDynamicJobs.loadDynamicJobs(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes, HashSet<String> jobKeys) voidLoadJobsFromK8s.loadDynamicJobs(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init, HashSet<String> jobKeys) -
Uses of Attribute in com.tremolosecurity.provisioning.listeners
Method parameters in com.tremolosecurity.provisioning.listeners with type arguments of type AttributeModifier and TypeMethodDescriptionvoidAsyncExecuteWorkflow.init(ConfigManager cfg, HashMap<String, Attribute> attributes) voidAutoFailApprovalListener.init(ConfigManager cfg, HashMap<String, Attribute> attributes) voidJSListener.init(ConfigManager cfg, HashMap<String, Attribute> attributes) voidUpdateApprovalAZListener.init(ConfigManager cfg, HashMap<String, Attribute> attributes) voidDynamicQueueListeners.loadDynamicQueueListeners(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidLoadQueueListenersFromK8s.loadDynamicQueueListeners(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) -
Uses of Attribute in com.tremolosecurity.provisioning.mapping
Methods in com.tremolosecurity.provisioning.mapping that return Attribute -
Uses of Attribute in com.tremolosecurity.provisioning.orgs
Method parameters in com.tremolosecurity.provisioning.orgs with type arguments of type AttributeModifier and TypeMethodDescriptionvoidDynamicOrgs.loadDynamicOrgs(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidLoadOrgsFromK8s.loadDynamicOrgs(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) -
Uses of Attribute in com.tremolosecurity.provisioning.portal
Method parameters in com.tremolosecurity.provisioning.portal with type arguments of type AttributeModifier and TypeMethodDescriptionvoidDynamicPortalUrls.loadDynamicPortalUrls(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidLoadUrlsFromK8s.loadDynamicPortalUrls(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) -
Uses of Attribute in com.tremolosecurity.provisioning.providers
Method parameters in com.tremolosecurity.provisioning.providers with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.provisioning.queue
Method parameters in com.tremolosecurity.provisioning.queue with type arguments of type AttributeModifier and TypeMethodDescriptionvoidDRSync.init(ConfigManager cfg, HashMap<String, Attribute> attributes) -
Uses of Attribute in com.tremolosecurity.provisioning.reports
Method parameters in com.tremolosecurity.provisioning.reports with type arguments of type AttributeModifier and TypeMethodDescriptionvoidDynamicReports.loadDynamicReports(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidLoadReportsFromK8s.loadDynamicReports(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) -
Uses of Attribute in com.tremolosecurity.provisioning.service.util
Methods in com.tremolosecurity.provisioning.service.util that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.provisioning.service.util with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.provisioning.targets
Method parameters in com.tremolosecurity.provisioning.targets with type arguments of type AttributeModifier and TypeMethodDescriptionvoidvoidDynamicTargets.loadDynamicTargets(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidLoadTargetsFromK8s.loadDynamicTargets(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) -
Uses of Attribute in com.tremolosecurity.provisioning.tasks
Methods in com.tremolosecurity.provisioning.tasks that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.provisioning.tasks with type arguments of type AttributeModifier and TypeMethodDescriptionvoidCheckForGit.init(WorkflowTask task, Map<String, Attribute> params) voidCleanLabels.init(WorkflowTask task, Map<String, Attribute> params) voidCopyGroupMembers.init(WorkflowTask task, Map<String, Attribute> config) voidCreateK8sObject.init(WorkflowTask task, Map<String, Attribute> params) voidDeleteK8sObject.init(WorkflowTask task, Map<String, Attribute> params) voidDoesGroupExist.init(WorkflowTask task, Map<String, Attribute> config) voidLoadConfigMap.init(WorkflowTask task, Map<String, Attribute> params) voidPatchK8sObject.init(WorkflowTask task, Map<String, Attribute> params) voidPushToApiServer.init(WorkflowTask task, Map<String, Attribute> params) voidPushToGit.init(WorkflowTask task, Map<String, Attribute> params) voidWaitForObjectCreation.init(WorkflowTask task, Map<String, Attribute> params) voidWaitForStatus.init(WorkflowTask task, Map<String, Attribute> params) void -
Uses of Attribute in com.tremolosecurity.provisioning.util
Method parameters in com.tremolosecurity.provisioning.util with type arguments of type AttributeModifier and TypeMethodDescriptionDynamicWorkflow.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params) Generates a list of name/value pairs to be inserted into the requestDynamicWorkflow.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params, AuthInfo authInfo) Generates a list of name/value pairs to be inserted into the request, includes the current user's infovoidCustomTask.init(WorkflowTask task, Map<String, Attribute> params) -
Uses of Attribute in com.tremolosecurity.provisioning.workflows
Method parameters in com.tremolosecurity.provisioning.workflows with type arguments of type AttributeModifier and TypeMethodDescriptionvoidDynamicWorkflows.loadDynamicWorkflows(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidLoadWorkflowsFromK8s.loadDynamicWorkflows(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) -
Uses of Attribute in com.tremolosecurity.proxy
Methods in com.tremolosecurity.proxy that return AttributeMethod parameters in com.tremolosecurity.proxy with type arguments of type AttributeModifier and TypeMethodDescriptionstatic voidProxyUtil.loadParams(jakarta.servlet.http.HttpServletRequest request, HashMap<String, Attribute> params) -
Uses of Attribute in com.tremolosecurity.proxy.auth
Methods in com.tremolosecurity.proxy.auth that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.proxy.auth with type arguments of type AttributeModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidOAuth2K8sServiceAccount.processToken(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, AuthStep as, jakarta.servlet.http.HttpSession session, HashMap<String, Attribute> authParams, AuthChainType act, String realmName, String scope, ConfigManager cfg, String lmToken) abstract voidvoidvoidAuthInfo.setAttribs(HashMap<String, Attribute> attribs) Constructor parameters in com.tremolosecurity.proxy.auth with type arguments of type AttributeModifierConstructorDescriptionRequestHolder(RequestHolder.HTTPMethod method, HashMap<String, Attribute> params, String URL, boolean isForceAuth, String authChainName, List<NVP> queryStringParams) RequestHolder(RequestHolder.HTTPMethod method, HashMap<String, Attribute> params, String URL, String authChainName, List<NVP> queryStringParams) -
Uses of Attribute in com.tremolosecurity.proxy.auth.oauth2
Method parameters in com.tremolosecurity.proxy.auth.oauth2 with type arguments of type AttributeModifier and TypeMethodDescriptionvoidabstract voidOAuth2Bearer.processToken(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, AuthStep as, jakarta.servlet.http.HttpSession session, HashMap<String, Attribute> authParams, AuthChainType act, String realmName, String scope, ConfigManager cfg, String lmToken) voidOAuth2BearerLastMile.processToken(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, AuthStep as, jakarta.servlet.http.HttpSession session, HashMap<String, Attribute> authParams, AuthChainType act, String realmName, String scope, ConfigManager cfg, String lmToken) voidOAuth2JWT.processToken(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, AuthStep as, jakarta.servlet.http.HttpSession session, HashMap<String, Attribute> authParams, AuthChainType act, String realmName, String scope, ConfigManager cfg, String lmToken) -
Uses of Attribute in com.tremolosecurity.proxy.auth.otp
Method parameters in com.tremolosecurity.proxy.auth.otp with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.proxy.auth.otpsms
Method parameters in com.tremolosecurity.proxy.auth.otpsms with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.proxy.auth.persistentCookie
Method parameters in com.tremolosecurity.proxy.auth.persistentCookie with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.proxy.auth.secret
Method parameters in com.tremolosecurity.proxy.auth.secret with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.proxy.auth.ssl
Method parameters in com.tremolosecurity.proxy.auth.ssl with type arguments of type AttributeModifier and TypeMethodDescriptionvoidvoidvoidvoid -
Uses of Attribute in com.tremolosecurity.proxy.az
Method parameters in com.tremolosecurity.proxy.az with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.proxy.dynamicconfiguration
Method parameters in com.tremolosecurity.proxy.dynamicconfiguration with type arguments of type AttributeModifier and TypeMethodDescriptionvoidLoadApplicationsFromK8s.loadDynamicApplications(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) voidLoadAuthChainsFromK8s.loadDynamicAuthChains(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) voidLoadAuthMechsFromK8s.loadDynamicAuthMechs(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) voidLoadAuthorizationsFromK8s.loadDynamicAuthorizations(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) voidLoadNotifiersFromK8s.loadDynamicNotifiers(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) voidLoadResultGroupsFromK8s.loadDynamicResultGroups(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) -
Uses of Attribute in com.tremolosecurity.proxy.dynamicloaders
Method parameters in com.tremolosecurity.proxy.dynamicloaders with type arguments of type AttributeModifier and TypeMethodDescriptionvoidDynamicApplications.loadDynamicApplications(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidDynamicAuthChains.loadDynamicAuthChains(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidDynamicAuthMechs.loadDynamicAuthMechs(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidDynamicAuthorizations.loadDynamicAuthorizations(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) voidDynamicResultGroups.loadDynamicResultGroups(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) -
Uses of Attribute in com.tremolosecurity.proxy.filter
Methods in com.tremolosecurity.proxy.filter that return AttributeModifier and TypeMethodDescriptionHttpFilterConfig.getAttribute(String name) HttpFilterRequest.getParameter(String name) HttpFilterRequestImpl.getParameter(String name) Methods in com.tremolosecurity.proxy.filter with parameters of type AttributeModifier and TypeMethodDescriptionvoidvoidvoidHttpFilterRequest.addParameter(Attribute attrib) voidHttpFilterRequestImpl.addParameter(Attribute attrib) -
Uses of Attribute in com.tremolosecurity.saml
Methods in com.tremolosecurity.saml that return types with arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.scalejs
Method parameters in com.tremolosecurity.scalejs with type arguments of type AttributeModifier and TypeMethodDescriptionListClusterApproverGroups.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params) ListClusterApproverGroups.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params, AuthInfo authInfo) WorkflowListClusters.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params) WorkflowListClusters.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params, AuthInfo authInfo) voidListClusters.init(ScaleAttribute attribute, Map<String, Attribute> config) -
Uses of Attribute in com.tremolosecurity.scalejs.cfg
Methods in com.tremolosecurity.scalejs.cfg that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.scalejs.cfg with type arguments of type AttributeModifier and TypeMethodDescriptionvoidScaleAttribute.setDynamicSourceConfig(Map<String, Attribute> dynamicSourceConfig) -
Uses of Attribute in com.tremolosecurity.scalejs.data
Methods in com.tremolosecurity.scalejs.data that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.scalejs.data with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.scalejs.helpers
Method parameters in com.tremolosecurity.scalejs.helpers with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.scalejs.operators.data
Methods in com.tremolosecurity.scalejs.operators.data that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.scalejs.operators.data with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.scalejs.password.cfg
Methods in com.tremolosecurity.scalejs.password.cfg that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.scalejs.password.cfg with type arguments of type AttributeModifier and TypeMethodDescriptionvoidScalePasswordResetConfig.setValidatorParams(HashMap<String, Attribute> validatorParams) -
Uses of Attribute in com.tremolosecurity.scalejs.password.sdk
Method parameters in com.tremolosecurity.scalejs.password.sdk with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.scalejs.password.validators
Method parameters in com.tremolosecurity.scalejs.password.validators with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.scalejs.register.cfg
Methods in com.tremolosecurity.scalejs.register.cfg that return types with arguments of type AttributeMethod parameters in com.tremolosecurity.scalejs.register.cfg with type arguments of type AttributeModifier and TypeMethodDescriptionvoidScaleJSRegisterConfig.setCustomSubmissionConfig(HashMap<String, Attribute> customSubmissionConfig) -
Uses of Attribute in com.tremolosecurity.scalejs.register.dynamicSource
Method parameters in com.tremolosecurity.scalejs.register.dynamicSource with type arguments of type AttributeModifier and TypeMethodDescriptionvoidEmptySource.init(ScaleAttribute attribute, Map<String, Attribute> config) voidEntraIDSource.init(ScaleAttribute attribute, Map<String, Attribute> config) voidJavaScriptSource.init(ScaleAttribute attribute, Map<String, Attribute> config) voidLoadFromDatabaseTarget.init(ScaleAttribute attribute, Map<String, Attribute> config) voidLoadFromLDAP.init(ScaleAttribute attribute, Map<String, Attribute> config) voidLoadGroupsFromOkta.init(ScaleAttribute attribute, Map<String, Attribute> config) voidLoadTeamsFromGitHub.init(ScaleAttribute attribute, Map<String, Attribute> config) -
Uses of Attribute in com.tremolosecurity.scalejs.sdk
Method parameters in com.tremolosecurity.scalejs.sdk with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.scalejs.token.password
Method parameters in com.tremolosecurity.scalejs.token.password with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.unison.drupal.drupal6.provisioning
Method parameters in com.tremolosecurity.unison.drupal.drupal6.provisioning with type arguments of type AttributeModifier and TypeMethodDescriptionintDrupalProvider.createUser(Connection con, User user, Map<String, Attribute> attributes, Map<String, Object> request) -
Uses of Attribute in com.tremolosecurity.unison.drupal.drupal7.provisioning
Method parameters in com.tremolosecurity.unison.drupal.drupal7.provisioning with type arguments of type AttributeModifier and TypeMethodDescriptionvoidDrupal7GetSequence.init(WorkflowTask task, Map<String, Attribute> params) -
Uses of Attribute in com.tremolosecurity.unison.drupal.drupal8.provisioning
Method parameters in com.tremolosecurity.unison.drupal.drupal8.provisioning with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.unison.freeipa
Method parameters in com.tremolosecurity.unison.freeipa with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.unison.freeipa.mapping
Methods in com.tremolosecurity.unison.freeipa.mapping that return Attribute -
Uses of Attribute in com.tremolosecurity.unison.gitlab.provisioning.targets
Method parameters in com.tremolosecurity.unison.gitlab.provisioning.targets with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.unison.gitlab.provisioning.tasks
Method parameters in com.tremolosecurity.unison.gitlab.provisioning.tasks with type arguments of type AttributeModifier and TypeMethodDescriptionvoidAddGitlabExternalIdentity.init(WorkflowTask task, Map<String, Attribute> params) voidAddGroupToProject.init(WorkflowTask task, Map<String, Attribute> params) voidCreateDeploymentKey.init(WorkflowTask task, Map<String, Attribute> params) voidCreateGitFile.init(WorkflowTask task, Map<String, Attribute> params) voidCreateProject.init(WorkflowTask task, Map<String, Attribute> params) voidCreateVariable.init(WorkflowTask task, Map<String, Attribute> params) voidForkProject.init(WorkflowTask task, Map<String, Attribute> params) -
Uses of Attribute in com.tremolosecurity.unison.okta.provisioning
Method parameters in com.tremolosecurity.unison.okta.provisioning with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.unison.openshiftv3
Method parameters in com.tremolosecurity.unison.openshiftv3 with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.unison.openshiftv3.tasks
Method parameters in com.tremolosecurity.unison.openshiftv3.tasks with type arguments of type AttributeModifier and TypeMethodDescriptionvoidAddGroupToRole.init(WorkflowTask task, Map<String, Attribute> params) voidCreateProject.init(WorkflowTask task, Map<String, Attribute> params) -
Uses of Attribute in com.tremolosecurity.unison.openshiftv3.wf
Method parameters in com.tremolosecurity.unison.openshiftv3.wf with type arguments of type AttributeModifier and TypeMethodDescriptionOpenShiftWorkflows.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params) OpenShiftWorkflows.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params, AuthInfo authInfo) -
Uses of Attribute in com.tremolosecurity.unison.openstack
Method parameters in com.tremolosecurity.unison.openstack with type arguments of type AttributeModifier and TypeMethodDescriptionKeystoneDynamicWorkflow.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params) KeystoneDynamicWorkflow.generateWorkflows(WorkflowType wf, ConfigManager cfg, HashMap<String, Attribute> params, AuthInfo authInfo) voidAddRoleTask.init(WorkflowTask task, Map<String, Attribute> params) void -
Uses of Attribute in com.tremolosecurity.unison.provisioning.ext.customTasks
Method parameters in com.tremolosecurity.unison.provisioning.ext.customTasks with type arguments of type AttributeModifier and TypeMethodDescriptionvoidRemoveAllGroups.init(WorkflowTask task, Map<String, Attribute> params) -
Uses of Attribute in com.tremolosecurity.unison.provisioning.providers.ext
Method parameters in com.tremolosecurity.unison.provisioning.providers.ext with type arguments of type AttributeModifier and TypeMethodDescriptionintWordPressProvider.createUser(Connection con, User user, Map<String, Attribute> attributes, Map<String, Object> request) -
Uses of Attribute in com.tremolosecurity.unison.proxy.auth.github
Method parameters in com.tremolosecurity.unison.proxy.auth.github with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.unison.proxy.auth.openidconnect
Method parameters in com.tremolosecurity.unison.proxy.auth.openidconnect with type arguments of type Attribute -
Uses of Attribute in com.tremolosecurity.unison.proxy.auth.openidconnect.loadUser
Method parameters in com.tremolosecurity.unison.proxy.auth.openidconnect.loadUser with type arguments of type AttributeModifier and TypeMethodDescriptionLoadAttributesFromWS.loadUserAttributesFromIdP(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, ConfigManager cfg, HashMap<String, Attribute> authParams, Map accessToken) LoadJWTFromAccessToken.loadUserAttributesFromIdP(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, ConfigManager cfg, HashMap<String, Attribute> authParams, Map accessToken) NoUserToken.loadUserAttributesFromIdP(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, ConfigManager cfg, HashMap<String, Attribute> authParams, Map accessToken) -
Uses of Attribute in com.tremolosecurity.unison.proxy.auth.openidconnect.sdk
Method parameters in com.tremolosecurity.unison.proxy.auth.openidconnect.sdk with type arguments of type AttributeModifier and TypeMethodDescriptionLoadUserData.loadUserAttributesFromIdP(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, ConfigManager cfg, HashMap<String, Attribute> authParams, Map accessToken)