Uses of Class
com.tremolosecurity.util.NVP
Packages that use NVP
Package
Description
-
Uses of NVP in com.tremolosecurity.certs
Methods in com.tremolosecurity.certs that return types with arguments of type NVPModifier and TypeMethodDescriptionCertManager.getLastMilKeysList()CertManager.getLocalKeysList()CertManager.getRemoteCertsList()CertManager.getSessionKeysList()CertManager.getSslKeysList()CertManager.getTrustedCertsList() -
Uses of NVP in com.tremolosecurity.embedd
Methods in com.tremolosecurity.embedd that return types with arguments of type NVP -
Uses of NVP in com.tremolosecurity.provisioning.core.providers.sugarcrm
Methods in com.tremolosecurity.provisioning.core.providers.sugarcrm that return types with arguments of type NVPMethod parameters in com.tremolosecurity.provisioning.core.providers.sugarcrm with type arguments of type NVPModifier and TypeMethodDescriptionvoidSugarContactEntry.setName_value_list(Map<String, NVP> name_value_list) -
Uses of NVP in com.tremolosecurity.proxy
Methods in com.tremolosecurity.proxy that return types with arguments of type NVPModifier and TypeMethodDescriptionProxyRequest.getOrderedParameters()ProxyRequest.getQueryStringParams() -
Uses of NVP in com.tremolosecurity.proxy.auth
Methods in com.tremolosecurity.proxy.auth that return types with arguments of type NVPConstructor parameters in com.tremolosecurity.proxy.auth with type arguments of type NVPModifierConstructorDescriptionRequestHolder(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 NVP in com.tremolosecurity.proxy.filter
Methods in com.tremolosecurity.proxy.filter that return types with arguments of type NVPModifier and TypeMethodDescriptionHttpFilterRequest.getQueryStringParams()HttpFilterRequestImpl.getQueryStringParams() -
Uses of NVP in com.tremolosecurity.scalejs
Methods in com.tremolosecurity.scalejs that return types with arguments of type NVP -
Uses of NVP in com.tremolosecurity.scalejs.cfg
Methods in com.tremolosecurity.scalejs.cfg that return types with arguments of type NVPMethod parameters in com.tremolosecurity.scalejs.cfg with type arguments of type NVP -
Uses of NVP in com.tremolosecurity.scalejs.register.dynamicSource
Methods in com.tremolosecurity.scalejs.register.dynamicSource that return types with arguments of type NVPModifier and TypeMethodDescriptionEmptySource.getSourceList(HttpFilterRequest request) EntraIDSource.getSourceList(HttpFilterRequest request) JavaScriptSource.getSourceList(HttpFilterRequest request) LoadFromDatabaseTarget.getSourceList(HttpFilterRequest request) LoadFromLDAP.getSourceList(HttpFilterRequest request) LoadGroupsFromOkta.getSourceList(HttpFilterRequest request) LoadTeamsFromGitHub.getSourceList(HttpFilterRequest request) -
Uses of NVP in com.tremolosecurity.scalejs.sdk
Methods in com.tremolosecurity.scalejs.sdk that return types with arguments of type NVP