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 TypeMethodDescriptionvoid
AddtoRBAC.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateGitRepository.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 TypeMethodDescriptionvoid
OpenIDConnectIdP.init
(String idpName, jakarta.servlet.ServletContext ctx, HashMap<String, Attribute> init, HashMap<String, HashMap<String, Attribute>> trustCfg, MapIdentity mapper) void
Saml2Idp.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 TypeMethodDescriptionvoid
DynamicLoadTrusts.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 TypeMethodDescriptionvoid
K8sSessionStore.init
(String idpName, jakarta.servlet.ServletContext ctx, HashMap<String, Attribute> init, HashMap<String, HashMap<String, Attribute>> trustCfg, MapIdentity mapper) void
K8sLoadTrusts.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 TypeMethodDescriptionvoid
NotificationsManager.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 replacedvoid
Initializes the notification systemvoid
DynamicNotifiers.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 TypeMethodDescriptionvoid
PullListener.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 TypeMethodDescriptionvoid
AdditionalMetrics.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 TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
-
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 TypeMethodDescriptionint
CustomDB.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 TypeMethodDescriptionvoid
AddGroupToStore.init
(WorkflowTask task, Map<String, Attribute> params) void
AddMatterMostTeam.init
(WorkflowTask task, Map<String, Attribute> params) void
AsyncCallWorkflow.init
(WorkflowTask task, Map<String, Attribute> config) void
Attribute2Groups.init
(WorkflowTask task, Map<String, Attribute> params) void
CallRemoteWorkflow.init
(WorkflowTask task, Map<String, Attribute> params) void
ClearGroups.init
(WorkflowTask task, Map<String, Attribute> params) void
ClearPasswordResets.init
(WorkflowTask task, Map<String, Attribute> params) void
CopyFromUserToRequest.init
(WorkflowTask task, Map<String, Attribute> params) void
CopyGroupMembers.init
(WorkflowTask task, Map<String, Attribute> config) void
CreateOTPKey.init
(WorkflowTask task, Map<String, Attribute> params) void
DeleteGroupMembers.init
(WorkflowTask task, Map<String, Attribute> config) void
DoesGroupExist.init
(WorkflowTask task, Map<String, Attribute> config) void
Env2Req.init
(WorkflowTask task, Map<String, Attribute> params) void
FilterGroups.init
(WorkflowTask task, Map<String, Attribute> params) void
GenUUIDAttribute.init
(WorkflowTask worflow, Map<String, Attribute> config) void
JavaScriptTask.init
(WorkflowTask task, Map<String, Attribute> params) void
JITBasicDBCreateGroups.init
(WorkflowTask task, Map<String, Attribute> params) void
JITIgnoreGroups.init
(WorkflowTask task, Map<String, Attribute> params) void
LoadAttributes.init
(WorkflowTask task, Map<String, Attribute> params) void
LoadAttributesFromTarget.init
(WorkflowTask task, Map<String, Attribute> params) void
LoadAuditDBAttributes.init
(WorkflowTask task, Map<String, Attribute> params) void
LoadGroups.init
(WorkflowTask task, Map<String, Attribute> params) void
LoadGroupsFromTarget.init
(WorkflowTask task, Map<String, Attribute> params) void
MapGroups.init
(WorkflowTask task, Map<String, Attribute> params) void
MapJitGroups.init
(WorkflowTask task, Map<String, Attribute> params) void
PrintUserInfo.init
(WorkflowTask task, Map<String, Attribute> params) void
RemoveGroupFromStore.init
(WorkflowTask task, Map<String, Attribute> params) void
SetPassword.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 TypeMethodDescriptionvoid
AddTeamToRepo.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateDeploymentKey.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateGitFile.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateGithubRepo.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateSecret.init
(WorkflowTask task, Map<String, Attribute> params) void
DeleteDeploymentKey.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 TypeMethodDescriptionvoid
DynamicJobs.loadDynamicJobs
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes, HashSet<String> jobKeys) void
LoadJobsFromK8s.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 TypeMethodDescriptionvoid
AsyncExecuteWorkflow.init
(ConfigManager cfg, HashMap<String, Attribute> attributes) void
AutoFailApprovalListener.init
(ConfigManager cfg, HashMap<String, Attribute> attributes) void
JSListener.init
(ConfigManager cfg, HashMap<String, Attribute> attributes) void
UpdateApprovalAZListener.init
(ConfigManager cfg, HashMap<String, Attribute> attributes) void
DynamicQueueListeners.loadDynamicQueueListeners
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
LoadQueueListenersFromK8s.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 TypeMethodDescriptionvoid
DynamicOrgs.loadDynamicOrgs
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
LoadOrgsFromK8s.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 TypeMethodDescriptionvoid
DynamicPortalUrls.loadDynamicPortalUrls
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
LoadUrlsFromK8s.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 TypeMethodDescriptionvoid
DRSync.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 TypeMethodDescriptionvoid
DynamicReports.loadDynamicReports
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
LoadReportsFromK8s.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 TypeMethodDescriptionvoid
void
DynamicTargets.loadDynamicTargets
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
LoadTargetsFromK8s.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 TypeMethodDescriptionvoid
CheckForGit.init
(WorkflowTask task, Map<String, Attribute> params) void
CleanLabels.init
(WorkflowTask task, Map<String, Attribute> params) void
CopyGroupMembers.init
(WorkflowTask task, Map<String, Attribute> config) void
CreateK8sObject.init
(WorkflowTask task, Map<String, Attribute> params) void
DeleteK8sObject.init
(WorkflowTask task, Map<String, Attribute> params) void
DoesGroupExist.init
(WorkflowTask task, Map<String, Attribute> config) void
LoadConfigMap.init
(WorkflowTask task, Map<String, Attribute> params) void
PatchK8sObject.init
(WorkflowTask task, Map<String, Attribute> params) void
PushToApiServer.init
(WorkflowTask task, Map<String, Attribute> params) void
PushToGit.init
(WorkflowTask task, Map<String, Attribute> params) void
WaitForObjectCreation.init
(WorkflowTask task, Map<String, Attribute> params) void
WaitForStatus.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 infovoid
CustomTask.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 TypeMethodDescriptionvoid
DynamicWorkflows.loadDynamicWorkflows
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
LoadWorkflowsFromK8s.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 void
ProxyUtil.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 TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
OAuth2K8sServiceAccount.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 void
void
void
AuthInfo.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 TypeMethodDescriptionvoid
abstract void
OAuth2Bearer.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) void
OAuth2BearerLastMile.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) void
OAuth2JWT.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 TypeMethodDescriptionvoid
void
void
void
-
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 TypeMethodDescriptionvoid
LoadApplicationsFromK8s.loadDynamicApplications
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) void
LoadAuthChainsFromK8s.loadDynamicAuthChains
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) void
LoadAuthMechsFromK8s.loadDynamicAuthMechs
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) void
LoadAuthorizationsFromK8s.loadDynamicAuthorizations
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) void
LoadNotifiersFromK8s.loadDynamicNotifiers
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> init) void
LoadResultGroupsFromK8s.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 TypeMethodDescriptionvoid
DynamicApplications.loadDynamicApplications
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
DynamicAuthChains.loadDynamicAuthChains
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
DynamicAuthMechs.loadDynamicAuthMechs
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
DynamicAuthorizations.loadDynamicAuthorizations
(ConfigManager cfgMgr, ProvisioningEngine provisioningEngine, Map<String, Attribute> configAttributes) void
DynamicResultGroups.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 TypeMethodDescriptionvoid
void
void
HttpFilterRequest.addParameter
(Attribute attrib) void
HttpFilterRequestImpl.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) void
ListClusters.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 TypeMethodDescriptionvoid
ScaleAttribute.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 TypeMethodDescriptionvoid
ScalePasswordResetConfig.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 TypeMethodDescriptionvoid
ScaleJSRegisterConfig.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 TypeMethodDescriptionvoid
EmptySource.init
(ScaleAttribute attribute, Map<String, Attribute> config) void
EntraIDSource.init
(ScaleAttribute attribute, Map<String, Attribute> config) void
JavaScriptSource.init
(ScaleAttribute attribute, Map<String, Attribute> config) void
LoadFromDatabaseTarget.init
(ScaleAttribute attribute, Map<String, Attribute> config) void
LoadFromLDAP.init
(ScaleAttribute attribute, Map<String, Attribute> config) void
LoadGroupsFromOkta.init
(ScaleAttribute attribute, Map<String, Attribute> config) void
LoadTeamsFromGitHub.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 TypeMethodDescriptionint
DrupalProvider.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 TypeMethodDescriptionvoid
Drupal7GetSequence.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 TypeMethodDescriptionvoid
AddGitlabExternalIdentity.init
(WorkflowTask task, Map<String, Attribute> params) void
AddGroupToProject.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateDeploymentKey.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateGitFile.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateProject.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateVariable.init
(WorkflowTask task, Map<String, Attribute> params) void
ForkProject.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 TypeMethodDescriptionvoid
AddGroupToRole.init
(WorkflowTask task, Map<String, Attribute> params) void
CreateProject.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) void
AddRoleTask.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 TypeMethodDescriptionvoid
RemoveAllGroups.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 TypeMethodDescriptionint
WordPressProvider.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)