- generateRandomToken() - Method in class org.apache.nifi.web.security.csrf.StandardCookieCsrfTokenRepository
-
- generateStateValue() - Static method in class org.apache.nifi.web.security.util.IdentityProviderUtils
-
Generates a value to use as State in an identity provider login sequence.
- generateToken(HttpServletRequest) - Method in class org.apache.nifi.web.security.csrf.StandardCookieCsrfTokenRepository
-
Generate CSRF Token or return current Token when present in HTTP Servlet Request Cookie header
- get(String) - Method in class org.apache.nifi.web.security.logout.LogoutRequestManager
-
- getAccessTokenString(OIDCTokenResponse) - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getAlgorithm() - Method in class org.apache.nifi.web.security.jwt.key.service.VerificationKey
-
- getAttributeValue(XMLObject) - Method in class org.apache.nifi.web.security.saml2.service.authentication.ResponseAuthenticationConverter
-
- getAudiences() - Method in interface org.apache.nifi.web.security.knox.KnoxConfiguration
-
- getAudiences() - Method in class org.apache.nifi.web.security.knox.StandardKnoxConfiguration
-
- getAuthenticationFromToken(String) - Method in class org.apache.nifi.web.security.knox.KnoxService
-
Extracts the authentication from the token and verify it.
- getAuthenticationSuccessHandler() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
- getAuthorities(List<Assertion>) - Method in class org.apache.nifi.web.security.saml2.service.authentication.ResponseAuthenticationConverter
-
- getAuthorityProviderLookup() - Method in class org.apache.nifi.web.security.spring.StandardLoginIdentityProviderInitializationContext
-
- getAuthorizationEndpoint() - Method in interface org.apache.nifi.web.security.oidc.OidcIdentityProvider
-
Returns the URI for the authorization endpoint.
- getAuthorizationEndpoint() - Method in class org.apache.nifi.web.security.oidc.OidcService
-
Returns the OpenId Connect authorization endpoint.
- getAuthorizationEndpoint() - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getAvailableClaims(JWTClaimsSet) - Static method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getBaseUrl(HttpServletRequest) - Method in class org.apache.nifi.web.security.saml2.service.web.StandardRelyingPartyRegistrationResolver
-
- getBearerToken(LoginAuthenticationToken) - Method in interface org.apache.nifi.web.security.jwt.provider.BearerTokenProvider
-
Get Bearer Token
- getBearerToken(LoginAuthenticationToken) - Method in class org.apache.nifi.web.security.jwt.provider.StandardBearerTokenProvider
-
Get Signed JSON Web Token using Login Authentication Token
- getBearerToken(String) - Method in class org.apache.nifi.web.security.saml2.web.authentication.Saml2AuthenticationSuccessHandler
-
- getCertificates() - Method in class org.apache.nifi.web.security.x509.X509AuthenticationRequestToken
-
- getClaim() - Method in enum org.apache.nifi.web.security.jwt.provider.SupportedClaim
-
- getClazz() - Method in class org.apache.nifi.authentication.generated.Provider
-
Gets the value of the clazz property.
- getClientAddress() - Method in class org.apache.nifi.web.security.NiFiAuthenticationRequestToken
-
- getClientId() - Method in interface org.apache.nifi.web.security.oidc.OidcIdentityProvider
-
Returns the configured client id.
- getClientId() - Method in class org.apache.nifi.web.security.oidc.OidcService
-
Returns the OpenId Connect client id.
- getClientId() - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getClientResponse(OCSPReq) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
- getConfigurationContext(Provider, SensitivePropertyProviderFactory, ProtectionSchemeResolver) - Method in class org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean
-
- getCookieBuilder(URI, ApplicationCookieName, String, Duration) - Method in class org.apache.nifi.web.security.cookie.StandardApplicationCookieService
-
Get Response Cookie Builder with standard properties
- getCookieBuilder(URI, ApplicationCookieName, String, Duration) - Method in class org.apache.nifi.web.security.csrf.StandardCookieCsrfTokenRepository.CsrfApplicationCookieService
-
Get Response Cookie Builder with HttpOnly disabled allowing JavaScript to read value for subsequent requests
- getCookieName() - Method in enum org.apache.nifi.web.security.cookie.ApplicationCookieName
-
- getCookiePath(URI) - Method in class org.apache.nifi.web.security.cookie.StandardApplicationCookieService
-
- getCookieValue(HttpServletRequest, ApplicationCookieName) - Method in interface org.apache.nifi.web.security.cookie.ApplicationCookieService
-
Get cookie value using specified name
- getCookieValue(HttpServletRequest, ApplicationCookieName) - Method in class org.apache.nifi.web.security.cookie.StandardApplicationCookieService
-
Get cookie value using specified name
- getCredentials() - Method in class org.apache.nifi.web.security.anonymous.NiFiAnonymousAuthenticationRequestToken
-
- getCredentials() - Method in class org.apache.nifi.web.security.knox.KnoxAuthenticationRequestToken
-
- getCredentials(KeyStore, char[]) - Method in interface org.apache.nifi.web.security.saml2.registration.Saml2CredentialProvider
-
Get SAML2 X.509 Credentials from Key Store entries
- getCredentials() - Method in class org.apache.nifi.web.security.saml2.registration.StandardRelyingPartyRegistrationRepository
-
- getCredentials(KeyStore, char[]) - Method in class org.apache.nifi.web.security.saml2.registration.StandardSaml2CredentialProvider
-
Get Credentials from Key Store
- getCredentials() - Method in class org.apache.nifi.web.security.saml2.web.authentication.logout.LogoutAuthenticationToken
-
- getCredentials() - Method in class org.apache.nifi.web.security.token.LoginAuthenticationToken
-
- getCredentials() - Method in class org.apache.nifi.web.security.token.NiFiAuthenticationToken
-
- getCredentials() - Method in class org.apache.nifi.web.security.x509.X509AuthenticationRequestToken
-
- getCsrfToken(String) - Method in class org.apache.nifi.web.security.csrf.StandardCookieCsrfTokenRepository
-
- getDisabledRelyingPartyRegistrationRepository() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
- getEncoded() - Method in class org.apache.nifi.web.security.jwt.key.service.VerificationKey
-
- getEncryption() - Method in class org.apache.nifi.authentication.generated.Property
-
Gets the value of the encryption property.
- getEndSessionEndpoint() - Method in interface org.apache.nifi.web.security.oidc.OidcIdentityProvider
-
Returns the URI for the end session endpoint.
- getEndSessionEndpoint() - Method in class org.apache.nifi.web.security.oidc.OidcService
-
Returns the OpenId Connect end session endpoint.
- getEndSessionEndpoint() - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getErrorMessage(HttpServletResponse, AuthenticationException) - Method in class org.apache.nifi.web.security.StandardAuthenticationEntryPoint
-
- getExpiration() - Method in class org.apache.nifi.web.security.jwt.key.service.VerificationKey
-
- getExpiration() - Method in class org.apache.nifi.web.security.token.LoginAuthenticationToken
-
Returns the expiration instant in milliseconds.
- getExpirationTime(LoginAuthenticationToken) - Method in class org.apache.nifi.web.security.jwt.provider.StandardBearerTokenProvider
-
- getGroups(Authentication) - Method in class org.apache.nifi.web.security.saml2.web.authentication.Saml2AuthenticationSuccessHandler
-
- getHeader() - Method in enum org.apache.nifi.web.security.http.SecurityHeader
-
- getHttpClient() - Method in class org.apache.nifi.web.security.saml2.registration.StandardRegistrationBuilderProvider
-
- getId() - Method in class org.apache.nifi.web.security.jwt.key.service.VerificationKey
-
- getIdentifier() - Method in class org.apache.nifi.authentication.generated.Provider
-
Gets the value of the identifier property.
- getIdentifier() - Method in class org.apache.nifi.web.security.spring.StandardLoginIdentityProviderConfigurationContext
-
- getIdentifier() - Method in class org.apache.nifi.web.security.spring.StandardLoginIdentityProviderInitializationContext
-
- getIdentity(Authentication) - Method in class org.apache.nifi.web.security.saml2.web.authentication.Saml2AuthenticationSuccessHandler
-
- getIdentityProviderGroups(String) - Method in class org.apache.nifi.web.security.jwt.converter.StandardJwtAuthenticationConverter
-
- getIdTokenString(OIDCTokenResponse) - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getInputStream() - Method in class org.apache.nifi.web.security.requests.ContentLengthFilter.LimitedContentLengthRequest
-
- getInputStream(String) - Method in class org.apache.nifi.web.security.saml2.registration.StandardRegistrationBuilderProvider
-
- getIssuer() - Method in class org.apache.nifi.web.security.token.LoginAuthenticationToken
-
- getIssuerCertificate(X509Certificate[]) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
Gets the issuer certificate.
- getIssuerCertificate() - Method in class org.apache.nifi.web.security.x509.ocsp.OcspRequest
-
- getJwsAlgorithm() - Method in class org.apache.nifi.web.security.jwt.jws.JwsSignerContainer
-
- getJwsSigner() - Method in class org.apache.nifi.web.security.jwt.jws.JwsSignerContainer
-
- getJwsSignerContainer(Instant) - Method in interface org.apache.nifi.web.security.jwt.jws.JwsSignerProvider
-
Get JSON Web Signature Signer Container
- getJwsSignerContainer(Instant) - Method in class org.apache.nifi.web.security.jwt.jws.StandardJwsSignerProvider
-
Get Current JWS Signer Container and update expiration
- getJwt(String) - Method in class org.apache.nifi.web.security.oidc.OidcService
-
Returns the resulting JWT for the given request identifier.
- getJwtFromCookie(HttpServletRequest, String) - Method in class org.apache.nifi.web.security.knox.KnoxAuthenticationFilter
-
- getKey(VerificationKey) - Method in class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
- getKey(KeyStore, String, char[]) - Method in class org.apache.nifi.web.security.saml2.registration.StandardSaml2CredentialProvider
-
- getKey() - Method in class org.apache.nifi.web.security.util.CacheKey
-
- getKeyIdentifier() - Method in class org.apache.nifi.web.security.jwt.jws.JwsSignerContainer
-
- getKeyStore(TlsConfiguration) - Method in class org.apache.nifi.web.security.saml2.registration.StandardRelyingPartyRegistrationRepository
-
- getKnoxCookieName() - Method in interface org.apache.nifi.web.security.knox.KnoxConfiguration
-
- getKnoxCookieName() - Method in class org.apache.nifi.web.security.knox.StandardKnoxConfiguration
-
- getKnoxPublicKey() - Method in interface org.apache.nifi.web.security.knox.KnoxConfiguration
-
- getKnoxPublicKey() - Method in class org.apache.nifi.web.security.knox.StandardKnoxConfiguration
-
- getKnoxUrl() - Method in interface org.apache.nifi.web.security.knox.KnoxConfiguration
-
- getKnoxUrl() - Method in class org.apache.nifi.web.security.knox.KnoxService
-
Returns the Knox Url.
- getKnoxUrl() - Method in class org.apache.nifi.web.security.knox.StandardKnoxConfiguration
-
- getLoginIdentityProvider(String) - Method in class org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean
-
- getMappedUserIdentity() - Method in class org.apache.nifi.web.security.logout.LogoutRequest
-
- getMappings() - Method in class org.apache.nifi.web.security.NiFiAuthenticationProvider
-
- getMaxContentLength() - Method in class org.apache.nifi.web.security.requests.ContentLengthFilter
-
Returns the currently configured max content length in bytes.
- getName() - Method in class org.apache.nifi.authentication.generated.Property
-
Gets the value of the name property.
- getName() - Method in enum org.apache.nifi.web.security.http.SecurityCookieName
-
- getName() - Method in enum org.apache.nifi.web.security.log.AuthenticationUserAttribute
-
- getName() - Method in class org.apache.nifi.web.security.token.LoginAuthenticationToken
-
- getObject() - Method in class org.apache.nifi.web.security.knox.KnoxServiceFactoryBean
-
- getObject() - Method in class org.apache.nifi.web.security.spring.KerberosServiceFactoryBean
-
- getObject() - Method in class org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean
-
Get Login Identity Provider Object or null when not configured
- getObjectType() - Method in class org.apache.nifi.web.security.knox.KnoxServiceFactoryBean
-
- getObjectType() - Method in class org.apache.nifi.web.security.spring.KerberosServiceFactoryBean
-
- getObjectType() - Method in class org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean
-
- getOcspCertificate(NiFiProperties) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
Loads the ocsp certificate if specified.
- getOcspStatus(OcspRequest) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
Gets the OCSP status for the specified subject and issuer certificates.
- getOidcTokens(OIDCTokenResponse) - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getPath() - Method in enum org.apache.nifi.web.security.saml2.SamlUrlPath
-
- getPolicy() - Method in enum org.apache.nifi.web.security.cookie.SameSitePolicy
-
- getPrincipal() - Method in class org.apache.nifi.web.security.anonymous.NiFiAnonymousAuthenticationRequestToken
-
- getPrincipal() - Method in class org.apache.nifi.web.security.knox.KnoxAuthenticationRequestToken
-
- getPrincipal() - Method in class org.apache.nifi.web.security.saml2.web.authentication.logout.LogoutAuthenticationToken
-
- getPrincipal() - Method in class org.apache.nifi.web.security.token.LoginAuthenticationToken
-
- getPrincipal() - Method in class org.apache.nifi.web.security.token.NiFiAuthenticationToken
-
- getPrincipal() - Method in class org.apache.nifi.web.security.x509.X509AuthenticationRequestToken
-
- getProperties() - Method in class org.apache.nifi.web.security.NiFiAuthenticationFilter
-
- getProperties() - Method in class org.apache.nifi.web.security.spring.StandardLoginIdentityProviderConfigurationContext
-
- getProperty() - Method in class org.apache.nifi.authentication.generated.Provider
-
Gets the value of the property property.
- getProperty() - Method in enum org.apache.nifi.web.security.saml2.registration.Saml2RegistrationProperty
-
- getProperty(String) - Method in class org.apache.nifi.web.security.spring.StandardLoginIdentityProviderConfigurationContext
-
- getPropertyDecrypted(String, Property, SensitivePropertyProviderFactory, ProtectionSchemeResolver) - Method in class org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean
-
- getProvider() - Method in class org.apache.nifi.authentication.generated.LoginIdentityProviders
-
Gets the value of the provider property.
- getProxiedEntitiesChain(String...) - Static method in class org.apache.nifi.web.security.ProxiedEntitiesUtils
-
Formats a list of DN/usernames to be set as a HTTP header using well known conventions.
- getProxiedEntitiesChain(List<String>) - Static method in class org.apache.nifi.web.security.ProxiedEntitiesUtils
-
Formats a list of DN/usernames to be set as a HTTP header using well known conventions.
- getProxiedEntitiesChain() - Method in class org.apache.nifi.web.security.x509.X509AuthenticationRequestToken
-
- getProxiedEntityGroups() - Method in class org.apache.nifi.web.security.x509.X509AuthenticationRequestToken
-
- getRegistrationBuilder() - Method in interface org.apache.nifi.web.security.saml2.registration.RegistrationBuilderProvider
-
Get Relying Party Registration Builder
- getRegistrationBuilder() - Method in class org.apache.nifi.web.security.saml2.registration.StandardRegistrationBuilderProvider
-
Get Registration Builder from configured location supporting local files or HTTP services
- getRelyingPartyRegistration() - Method in class org.apache.nifi.web.security.saml2.registration.StandardRelyingPartyRegistrationRepository
-
- getRemoteInputStream(String) - Method in class org.apache.nifi.web.security.saml2.registration.StandardRegistrationBuilderProvider
-
- getRequestIdentifier() - Method in class org.apache.nifi.web.security.logout.LogoutRequest
-
- getResourceRetriever() - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getResponseStatus() - Method in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
-
- getRevocationEndpoint() - Method in interface org.apache.nifi.web.security.oidc.OidcIdentityProvider
-
Returns the URI for the revocation endpoint.
- getRevocationEndpoint() - Method in class org.apache.nifi.web.security.oidc.OidcService
-
Returns the OpenId Connect revocation endpoint.
- getRevocationEndpoint() - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getSameSitePolicy() - Method in enum org.apache.nifi.web.security.cookie.ApplicationCookieName
-
- getScope() - Method in interface org.apache.nifi.web.security.oidc.OidcIdentityProvider
-
Returns the scopes supported by the OIDC provider.
- getScope() - Method in class org.apache.nifi.web.security.oidc.OidcService
-
Returns the OpenId Connect scope.
- getScope() - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- getSignedBearerToken(JWTClaimsSet) - Method in class org.apache.nifi.web.security.jwt.provider.StandardBearerTokenProvider
-
- getStateMap() - Method in class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
- getStateMap() - Method in class org.apache.nifi.web.security.jwt.revocation.StandardJwtRevocationService
-
- getSubjectCertificate(X509Certificate[]) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
Gets the subject certificate.
- getSubjectCertificate() - Method in class org.apache.nifi.web.security.x509.ocsp.OcspRequest
-
- getToken() - Method in class org.apache.nifi.web.security.knox.KnoxAuthenticationRequestToken
-
- getTrustedCAs(NiFiProperties) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
Loads the trusted certificate authorities according to the specified properties.
- getTrustedResponderCertificate(X509CertificateHolder, X509Certificate) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
Gets the trusted responder certificate.
- getTrustStore(TlsConfiguration) - Method in class org.apache.nifi.web.security.saml2.registration.StandardRelyingPartyRegistrationRepository
-
- getUrlEncoded(String) - Method in class org.apache.nifi.web.security.jwt.provider.StandardBearerTokenProvider
-
- getUser(Jwt) - Method in class org.apache.nifi.web.security.jwt.converter.StandardJwtAuthenticationConverter
-
- getUserGroups(String) - Method in class org.apache.nifi.web.security.NiFiAuthenticationProvider
-
- getValidationStatus() - Method in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
-
- getValue() - Method in class org.apache.nifi.authentication.generated.Property
-
Gets the value of the value property.
- getVerificationKey(String) - Method in class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
- getVerificationKeys(String) - Method in class org.apache.nifi.web.security.jwt.key.StandardVerificationKeySelector
-
Get Verification Keys
- getVerificationKeys(String) - Method in interface org.apache.nifi.web.security.jwt.key.VerificationKeySelector
-
Get Verification Keys for Key Identifier
- getVerificationStatus() - Method in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
-
- groupAttributeName - Variable in class org.apache.nifi.web.security.saml2.service.authentication.ResponseAuthenticationConverter
-
- groupIdentityMappings - Variable in class org.apache.nifi.web.security.saml2.web.authentication.Saml2AuthenticationSuccessHandler
-
- GT - Static variable in class org.apache.nifi.web.security.ProxiedEntitiesUtils
-
- READ_TIMEOUT - Static variable in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
- REGISTRATION_ID_KEY - Static variable in class org.apache.nifi.web.security.saml2.service.web.StandardRelyingPartyRegistrationResolver
-
- RegistrationBuilderProvider - Interface in org.apache.nifi.web.security.saml2.registration
-
Provider interface for Relying Party Registration Builder abstracting access to metadata from a configurable location
- relyingPartyRegistration - Variable in class org.apache.nifi.web.security.saml2.registration.StandardRelyingPartyRegistrationRepository
-
- relyingPartyRegistrationRepository() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Relying Party Registration Repository generated using NiFi Properties
- relyingPartyRegistrationResolver() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Relying Party Registration Resolver for SAML 2 initial login processing
- removeAuthenticationRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.nifi.web.security.saml2.service.web.StandardSaml2AuthenticationRequestRepository
-
Remove Authentication Request from cache and remove cookies
- removeAuthorizationBearerCookie(HttpServletRequest, HttpServletResponse) - Method in class org.apache.nifi.web.security.StandardAuthenticationEntryPoint
-
- removeCookie(URI, HttpServletResponse, ApplicationCookieName) - Method in interface org.apache.nifi.web.security.cookie.ApplicationCookieService
-
Generate cookie with an empty value instructing the client to remove the cookie
- removeCookie(URI, HttpServletResponse, ApplicationCookieName) - Method in class org.apache.nifi.web.security.cookie.StandardApplicationCookieService
-
Generate cookie with an empty value instructing the client to remove the cookie with a maximum age of 60 seconds
- removeLogoutRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.nifi.web.security.saml2.web.authentication.logout.StandardSaml2LogoutRequestRepository
-
Remove Logout Request
- REPLICATED_REQUEST_HEADER - Static variable in class org.apache.nifi.web.security.csrf.SkipReplicatedCsrfFilter
-
RequestReplicator.REQUEST_TRANSACTION_ID_HEADER applied to replicated cluster requests
- repository - Variable in class org.apache.nifi.web.security.saml2.service.web.StandardRelyingPartyRegistrationResolver
-
- REQUEST_EXPIRATION - Static variable in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
- REQUEST_MATCHER - Static variable in class org.apache.nifi.web.security.csrf.SkipReplicatedCsrfFilter
-
Requests containing replicated header and not containing authorization cookies will be skipped
- REQUEST_MAXIMUM_CACHE_SIZE - Static variable in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
- REQUEST_PARAMETER - Static variable in class org.apache.nifi.web.security.csrf.StandardCookieCsrfTokenRepository
-
- requestIdentifier - Variable in class org.apache.nifi.web.security.logout.LogoutRequest
-
- requestLookup - Variable in class org.apache.nifi.web.security.logout.LogoutRequestManager
-
- requestMatcher - Variable in class org.apache.nifi.web.security.saml2.web.authentication.logout.Saml2LocalLogoutFilter
-
- requestMatcher - Variable in class org.apache.nifi.web.security.saml2.web.authentication.logout.Saml2SingleLogoutFilter
-
- requestsSigned - Variable in class org.apache.nifi.web.security.saml2.registration.EntityDescriptorCustomizer
-
- REQUIRED_CLAIMS - Static variable in class org.apache.nifi.web.security.configuration.JwtAuthenticationSecurityConfiguration
-
- requiresAuthentication() - Method in class org.apache.nifi.web.security.NiFiAuthenticationFilter
-
- resolve(HttpServletRequest) - Method in class org.apache.nifi.web.security.jwt.resolver.StandardBearerTokenResolver
-
Resolve Bearer Token from HTTP Request checking Authorization Header then Authorization Cookie when found
- resolve(HttpServletRequest, String) - Method in class org.apache.nifi.web.security.saml2.service.web.StandardRelyingPartyRegistrationResolver
-
Resolve Registration from Repository and resolve template locations based on allowed proxy headers
- resolveUrl(String, String, RelyingPartyRegistration) - Method in class org.apache.nifi.web.security.saml2.service.web.StandardRelyingPartyRegistrationResolver
-
- resourceLoader - Static variable in class org.apache.nifi.web.security.saml2.registration.StandardRegistrationBuilderProvider
-
- ResponseAuthenticationConverter - Class in org.apache.nifi.web.security.saml2.service.authentication
-
Converter from SAML 2 Response Token to SAML 2 Authentication for Spring Security
- ResponseAuthenticationConverter(String) - Constructor for class org.apache.nifi.web.security.saml2.service.authentication.ResponseAuthenticationConverter
-
Response Authentication Converter with optional Group Attribute Name
- responseStatus - Variable in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
-
- ResponseStatus() - Constructor for enum org.apache.nifi.web.security.x509.ocsp.OcspStatus.ResponseStatus
-
- retrieveIdentityFromUserInfoEndpoint(OIDCTokens) - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- retrieveOidcProviderMetadata(String) - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
Returns the retrieved OIDC provider metadata from the external provider.
- revocationExpirationCommand() - Method in class org.apache.nifi.web.security.configuration.JwtAuthenticationSecurityConfiguration
-
- RevocationExpirationCommand - Class in org.apache.nifi.web.security.jwt.revocation.command
-
Revocation Expiration Command removes expired Revocations
- RevocationExpirationCommand(JwtRevocationService) - Constructor for class org.apache.nifi.web.security.jwt.revocation.command.RevocationExpirationCommand
-
- REVOKED_ERROR - Static variable in class org.apache.nifi.web.security.jwt.revocation.JwtRevocationValidator
-
- ROOT_PATH - Static variable in class org.apache.nifi.web.security.saml2.web.authentication.Saml2AuthenticationSuccessHandler
-
- ROOT_PATH - Static variable in class org.apache.nifi.web.security.StandardAuthenticationEntryPoint
-
- run() - Method in class org.apache.nifi.web.security.jwt.key.command.KeyExpirationCommand
-
Run deletes expired Verification Keys
- run() - Method in class org.apache.nifi.web.security.jwt.key.command.KeyGenerationCommand
-
Run generates a new Key Pair and notifies configured listeners
- run() - Method in class org.apache.nifi.web.security.jwt.revocation.command.RevocationExpirationCommand
-
Run deletes expired Revocations
- sameSitePolicy - Variable in enum org.apache.nifi.web.security.cookie.ApplicationCookieName
-
- SameSitePolicy - Enum in org.apache.nifi.web.security.cookie
-
Cookie SameSite attribute policy
- SameSitePolicy(String) - Constructor for enum org.apache.nifi.web.security.cookie.SameSitePolicy
-
- saml2AuthenticationRequestRepository() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security Saml 2 Authentication Request Repository for tracking SAML 2 across multiple HTTP requests
- saml2AuthenticationRequestResolver() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Authentication Request Resolver uses OpenSAML 3 for compatibility with Java 8
- Saml2AuthenticationSuccessHandler - Class in org.apache.nifi.web.security.saml2.web.authentication
-
SAML 2 Authentication Success Handler redirects to the user interface and sets a Session Cookie with a Bearer Token
- Saml2AuthenticationSuccessHandler(BearerTokenProvider, IdpUserGroupService, List<IdentityMapping>, List<IdentityMapping>, Duration, String) - Constructor for class org.apache.nifi.web.security.saml2.web.authentication.Saml2AuthenticationSuccessHandler
-
SAML 2 Authentication Success Handler requires Bearer Token Provider and expiration for generated tokens
- Saml2CredentialProvider - Interface in org.apache.nifi.web.security.saml2.registration
-
SAML2 Credentials Provider translates Certificate and Key entries to SAML2 X.509 Credentials
- saml2CredentialProvider - Variable in class org.apache.nifi.web.security.saml2.registration.StandardRelyingPartyRegistrationRepository
-
- saml2LocalLogoutFilter() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
SAML 2 Local Logout Filter for clearing application caches on Logout requests
- Saml2LocalLogoutFilter - Class in org.apache.nifi.web.security.saml2.web.authentication.logout
-
SAML 2 Logout Filter completes application Logout Requests
- Saml2LocalLogoutFilter(LogoutSuccessHandler) - Constructor for class org.apache.nifi.web.security.saml2.web.authentication.logout.Saml2LocalLogoutFilter
-
- saml2LogoutRequestFilter() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Single Logout Request Filter processing from an IDP
- saml2LogoutRequestRepository() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
SAML 2 Logout Request Repository for tracking Single Logout requests
- saml2LogoutRequestResolver() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Logout Request Resolver uses OpenSAML 3 for compatibility with Java 8
- saml2LogoutRequestValidator() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Logout Request Validator
- saml2LogoutResponseFilter() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Single Logout Response Filter processing from an IDP
- saml2LogoutResponseResolver() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Logout Response Resolver uses OpenSAML 3 for compatibility with Java 8
- saml2LogoutResponseValidator() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Logout Response Validator
- saml2LogoutSuccessHandler() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Standard SAML 2 Logout Success Handler for Logout processing after Single or Local Logout success
- Saml2LogoutSuccessHandler - Class in org.apache.nifi.web.security.saml2.web.authentication.logout
-
SAML 2 Logout Success Handler implementation for completing application Logout Requests
- Saml2LogoutSuccessHandler(LogoutRequestManager, IdpUserGroupService) - Constructor for class org.apache.nifi.web.security.saml2.web.authentication.logout.Saml2LogoutSuccessHandler
-
- saml2MetadataFilter() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Metadata Filter returns SAML 2 Metadata XML
- saml2MetadataResolver() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Metadata Resolver
- Saml2RegistrationProperty - Enum in org.apache.nifi.web.security.saml2.registration
-
SAML 2 configuration for Registration information
- Saml2RegistrationProperty(String) - Constructor for enum org.apache.nifi.web.security.saml2.registration.Saml2RegistrationProperty
-
- saml2SingleLogoutFilter() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security Single Logout Filter for initiating Single Logout Requests sending to an IDP
- Saml2SingleLogoutFilter - Class in org.apache.nifi.web.security.saml2.web.authentication.logout
-
SAML 2 Single Local Filter processes Single Logout Requests
- Saml2SingleLogoutFilter(LogoutRequestManager, LogoutSuccessHandler) - Constructor for class org.apache.nifi.web.security.saml2.web.authentication.logout.Saml2SingleLogoutFilter
-
- saml2SingleLogoutHandler() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Standard SAML 2 Single Logout Handler
- Saml2SingleLogoutHandler - Class in org.apache.nifi.web.security.saml2.web.authentication.logout
-
Standard SAML 2 Single Logout Handler for tracking Logout Requests with Spring Saml2LogoutRequestFilter
- Saml2SingleLogoutHandler() - Constructor for class org.apache.nifi.web.security.saml2.web.authentication.logout.Saml2SingleLogoutHandler
-
- saml2SingleLogoutSuccessHandler() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
SAML 2 Logout Success Handler for Single Logout processing
- saml2WebSsoAuthenticationFilter(AuthenticationManager) - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Web SSO Authentication Filter for SAML 2 login response processing from an IDP
- saml2WebSsoAuthenticationRequestFilter() - Method in class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
Spring Security SAML 2 Web SSO Authentication Request Filter for SAML 2 initial login sending to an IDP
- SamlAuthenticationSecurityConfiguration - Class in org.apache.nifi.web.security.configuration
-
SAML Configuration for Authentication Security
- SamlAuthenticationSecurityConfiguration(NiFiProperties, BearerTokenProvider, LogoutRequestManager, IdpUserGroupService) - Constructor for class org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration
-
- SamlConfigurationException - Exception in org.apache.nifi.web.security.saml2
-
SAML Configuration Exception
- SamlConfigurationException(String) - Constructor for exception org.apache.nifi.web.security.saml2.SamlConfigurationException
-
- SamlConfigurationException(String, Throwable) - Constructor for exception org.apache.nifi.web.security.saml2.SamlConfigurationException
-
- SamlUrlPath - Enum in org.apache.nifi.web.security.saml2
-
Shared configuration for SAML URL Paths
- SamlUrlPath(String) - Constructor for enum org.apache.nifi.web.security.saml2.SamlUrlPath
-
- sanitizeDn(String) - Static method in class org.apache.nifi.web.security.ProxiedEntitiesUtils
-
Sanitizes a DN for safe and lossless transmission.
- save(String, Key, Instant) - Method in class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
Save Verification Key
- save(String, Key, Instant) - Method in interface org.apache.nifi.web.security.jwt.key.service.VerificationKeyService
-
Save Key with associated expiration
- saveAuthenticationRequest(AbstractSaml2AuthenticationRequest, HttpServletRequest, HttpServletResponse) - Method in class org.apache.nifi.web.security.saml2.service.web.StandardSaml2AuthenticationRequestRepository
-
Save Authentication Request in cache and add cookies to HTTP responses
- saveLogoutRequest(Saml2LogoutRequest, HttpServletRequest, HttpServletResponse) - Method in class org.apache.nifi.web.security.saml2.web.authentication.logout.StandardSaml2LogoutRequestRepository
-
Save Logout Request in cache and set cookies
- saveToken(CsrfToken, HttpServletRequest, HttpServletResponse) - Method in class org.apache.nifi.web.security.csrf.StandardCookieCsrfTokenRepository
-
Save CSRF Token in HTTP Servlet Response using defaults that allow JavaScript read for session cookies
- SCOPE - Static variable in class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
- SCOPE - Static variable in class org.apache.nifi.web.security.jwt.revocation.StandardJwtRevocationService
-
- SECURE_ENABLED - Static variable in class org.apache.nifi.web.security.cookie.StandardApplicationCookieService
-
- secureRequest - Variable in class org.apache.nifi.web.security.anonymous.NiFiAnonymousAuthenticationRequestToken
-
- SecurityCookieName - Enum in org.apache.nifi.web.security.http
-
Enumeration of HTTP Cookie Names for Security
- SecurityCookieName(String) - Constructor for enum org.apache.nifi.web.security.http.SecurityCookieName
-
- SecurityHeader - Enum in org.apache.nifi.web.security.http
-
Enumeration of HTTP Headers for Security
- SecurityHeader(String) - Constructor for enum org.apache.nifi.web.security.http.SecurityHeader
-
- selectJWSKeys(JWSHeader, C) - Method in class org.apache.nifi.web.security.jwt.jws.StandardJWSKeySelector
-
Select JSON Web Signature Key using Key Identifier from JWS Header
- sendErrorMessage(HttpServletResponse, AuthenticationException) - Method in class org.apache.nifi.web.security.StandardAuthenticationEntryPoint
-
- serializeVerificationKey(VerificationKey) - Method in class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
- SESSION_EXPIRED - Static variable in class org.apache.nifi.web.security.StandardAuthenticationEntryPoint
-
- setAlgorithm(String) - Method in class org.apache.nifi.web.security.jwt.key.service.VerificationKey
-
- setAuthenticated(boolean) - Method in class org.apache.nifi.web.security.token.NiFiAuthenticationToken
-
- setAuthenticationManager(AuthenticationManager) - Method in class org.apache.nifi.web.security.NiFiAuthenticationFilter
-
- setCertificateExtractor(X509CertificateExtractor) - Method in class org.apache.nifi.web.security.x509.X509AuthenticationFilter
-
- setCertificateValidator(X509CertificateValidator) - Method in class org.apache.nifi.web.security.x509.X509IdentityProvider
-
- setClazz(String) - Method in class org.apache.nifi.authentication.generated.Provider
-
Sets the value of the clazz property.
- setEncoded(byte[]) - Method in class org.apache.nifi.web.security.jwt.key.service.VerificationKey
-
- setEncryption(String) - Method in class org.apache.nifi.authentication.generated.Property
-
Sets the value of the encryption property.
- setExpiration(String, Instant) - Method in class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
Set Expiration of Verification Key when found
- setExpiration(Instant) - Method in class org.apache.nifi.web.security.jwt.key.service.VerificationKey
-
- setExpiration(String, Instant) - Method in interface org.apache.nifi.web.security.jwt.key.service.VerificationKeyService
-
Set Expiration for specified Key Identifier
- setExtensionManager(ExtensionManager) - Method in class org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean
-
- setHttpRequestProperties(HTTPRequest) - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- setId(String) - Method in class org.apache.nifi.web.security.jwt.key.service.VerificationKey
-
- setIdentifier(String) - Method in class org.apache.nifi.authentication.generated.Provider
-
Sets the value of the identifier property.
- setIdentityConverter(Converter<Saml2AuthenticatedPrincipal, String>) - Method in class org.apache.nifi.web.security.saml2.web.authentication.Saml2AuthenticationSuccessHandler
-
Set Identity Converter for customized mapping of SAML 2 Authenticated Principal to user identity
- setKerberosServiceAuthenticationProvider(KerberosServiceAuthenticationProvider) - Method in class org.apache.nifi.web.security.kerberos.KerberosService
-
- setName(String) - Method in class org.apache.nifi.authentication.generated.Property
-
Sets the value of the name property.
- setOcspValidator(OcspCertificateValidator) - Method in class org.apache.nifi.web.security.x509.X509CertificateValidator
-
- setPrincipalExtractor(X509PrincipalExtractor) - Method in class org.apache.nifi.web.security.x509.X509AuthenticationFilter
-
- setPrincipalExtractor(X509PrincipalExtractor) - Method in class org.apache.nifi.web.security.x509.X509IdentityProvider
-
- setProperties(NiFiProperties) - Method in class org.apache.nifi.web.security.knox.KnoxServiceFactoryBean
-
- setProperties(NiFiProperties) - Method in class org.apache.nifi.web.security.NiFiAuthenticationFilter
-
- setProperties(NiFiProperties) - Method in class org.apache.nifi.web.security.spring.KerberosServiceFactoryBean
-
- setProperties(NiFiProperties) - Method in class org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean
-
- setResponseCookie(HttpServletResponse, ResponseCookie) - Method in class org.apache.nifi.web.security.cookie.StandardApplicationCookieService
-
- setResponseStatus(OcspStatus.ResponseStatus) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
-
- setRevoked(String, Instant) - Method in interface org.apache.nifi.web.security.jwt.revocation.JwtRevocationService
-
Set Revoked Status using JSON Web Token Identifier
- setRevoked(String, Instant) - Method in class org.apache.nifi.web.security.jwt.revocation.StandardJwtRevocationService
-
Set Revoked Status is synchronized to avoid competing changes to the State Map
- setSslContext() - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- setSslSocketFactory(OkHttpClient.Builder) - Method in class org.apache.nifi.web.security.saml2.registration.StandardRegistrationBuilderProvider
-
- setValidationStatus(OcspStatus.ValidationStatus) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
-
- setValue(String) - Method in class org.apache.nifi.authentication.generated.Property
-
Sets the value of the value property.
- setVerificationKey(VerificationKey) - Method in class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
Set Verification Key is synchronized to avoid competing updates to the State Map
- setVerificationStatus(OcspStatus.VerificationStatus) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
-
- SignerListener - Interface in org.apache.nifi.web.security.jwt.jws
-
Listener handling JWS Signer events
- signerListener - Variable in class org.apache.nifi.web.security.jwt.key.command.KeyGenerationCommand
-
- SigningKeyListener - Interface in org.apache.nifi.web.security.jwt.jws
-
Listener handling Signing Key events
- signingKeyListener - Variable in class org.apache.nifi.web.security.jwt.jws.StandardJwsSignerProvider
-
- SINGLE_LOGOUT_RESPONSE_SERVICE_LOCATION - Static variable in class org.apache.nifi.web.security.saml2.registration.StandardRelyingPartyRegistrationRepository
-
- SkipReplicatedCsrfFilter - Class in org.apache.nifi.web.security.csrf
-
Skip Replicated Cross-Site Request Forgery Filter disables subsequent filtering for matched requests
- SkipReplicatedCsrfFilter() - Constructor for class org.apache.nifi.web.security.csrf.SkipReplicatedCsrfFilter
-
- sslContext - Variable in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- StandardApplicationCookieService - Class in org.apache.nifi.web.security.cookie
-
Standard implementation of Application Cookie Service using Spring Framework utilities
- StandardApplicationCookieService() - Constructor for class org.apache.nifi.web.security.cookie.StandardApplicationCookieService
-
- StandardAuthenticationEntryPoint - Class in org.apache.nifi.web.security
-
Standard Authentication Entry Point delegates to Bearer Authentication Entry Point and performs additional processing
- StandardAuthenticationEntryPoint(BearerTokenAuthenticationEntryPoint) - Constructor for class org.apache.nifi.web.security.StandardAuthenticationEntryPoint
-
- StandardBearerTokenProvider - Class in org.apache.nifi.web.security.jwt.provider
-
Standard Bearer Token Provider supports returning serialized and signed JSON Web Tokens
- StandardBearerTokenProvider(JwsSignerProvider) - Constructor for class org.apache.nifi.web.security.jwt.provider.StandardBearerTokenProvider
-
- StandardBearerTokenResolver - Class in org.apache.nifi.web.security.jwt.resolver
-
Bearer Token Resolver prefers the HTTP Authorization Header and then evaluates the Authorization Cookie when found
- StandardBearerTokenResolver() - Constructor for class org.apache.nifi.web.security.jwt.resolver.StandardBearerTokenResolver
-
- StandardCookieCsrfTokenRepository - Class in org.apache.nifi.web.security.csrf
-
Standard implementation of CSRF Token Repository using stateless Spring Security double-submit cookie strategy
- StandardCookieCsrfTokenRepository() - Constructor for class org.apache.nifi.web.security.csrf.StandardCookieCsrfTokenRepository
-
- StandardCookieCsrfTokenRepository.CsrfApplicationCookieService - Class in org.apache.nifi.web.security.csrf
-
- StandardJWSKeySelector<C extends com.nimbusds.jose.proc.SecurityContext> - Class in org.apache.nifi.web.security.jwt.jws
-
Standard JSON Web Signature Key Selector for selecting keys using Key Identifier
- StandardJWSKeySelector(VerificationKeySelector) - Constructor for class org.apache.nifi.web.security.jwt.jws.StandardJWSKeySelector
-
Standard JSON Web Signature Key Selector constructor requires a Verification Key Selector
- StandardJwsSignerProvider - Class in org.apache.nifi.web.security.jwt.jws
-
Standard JSON Web Signature Signer Provider
- StandardJwsSignerProvider(SigningKeyListener) - Constructor for class org.apache.nifi.web.security.jwt.jws.StandardJwsSignerProvider
-
- StandardJwtAuthenticationConverter - Class in org.apache.nifi.web.security.jwt.converter
-
Standard Converter from JSON Web Token to NiFi Authentication Token
- StandardJwtAuthenticationConverter(Authorizer, IdpUserGroupService, NiFiProperties) - Constructor for class org.apache.nifi.web.security.jwt.converter.StandardJwtAuthenticationConverter
-
- StandardJwtLogoutListener - Class in org.apache.nifi.web.security.jwt.revocation
-
Standard JSON Web Token Logout Listener handles parsing and revocation
- StandardJwtLogoutListener(JwtDecoder, JwtRevocationService) - Constructor for class org.apache.nifi.web.security.jwt.revocation.StandardJwtLogoutListener
-
- StandardJwtRevocationService - Class in org.apache.nifi.web.security.jwt.revocation
-
Standard JSON Web Token Revocation Service using State Manager
- StandardJwtRevocationService(StateManager) - Constructor for class org.apache.nifi.web.security.jwt.revocation.StandardJwtRevocationService
-
- StandardKnoxConfiguration - Class in org.apache.nifi.web.security.knox
-
- StandardKnoxConfiguration(NiFiProperties) - Constructor for class org.apache.nifi.web.security.knox.StandardKnoxConfiguration
-
- StandardLoginIdentityProviderConfigurationContext - Class in org.apache.nifi.web.security.spring
-
- StandardLoginIdentityProviderConfigurationContext(String, Map<String, String>) - Constructor for class org.apache.nifi.web.security.spring.StandardLoginIdentityProviderConfigurationContext
-
- StandardLoginIdentityProviderInitializationContext - Class in org.apache.nifi.web.security.spring
-
- StandardLoginIdentityProviderInitializationContext(String, LoginIdentityProviderLookup) - Constructor for class org.apache.nifi.web.security.spring.StandardLoginIdentityProviderInitializationContext
-
- StandardOidcIdentityProvider - Class in org.apache.nifi.web.security.oidc
-
OidcProvider for managing the OpenId Connect Authorization flow.
- StandardOidcIdentityProvider(NiFiProperties) - Constructor for class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
Creates a new StandardOidcIdentityProvider.
- StandardRegistrationBuilderProvider - Class in org.apache.nifi.web.security.saml2.registration
-
Standard Registration Builder Provider implementation based on NiFi Application Properties
- StandardRegistrationBuilderProvider(NiFiProperties) - Constructor for class org.apache.nifi.web.security.saml2.registration.StandardRegistrationBuilderProvider
-
- StandardRelyingPartyRegistrationRepository - Class in org.apache.nifi.web.security.saml2.registration
-
Standard implementation of Relying Party Registration Repository based on NiFi Properties
- StandardRelyingPartyRegistrationRepository(NiFiProperties) - Constructor for class org.apache.nifi.web.security.saml2.registration.StandardRelyingPartyRegistrationRepository
-
Standard implementation builds a Registration based on NiFi Properties and returns the same instance for all queries
- StandardRelyingPartyRegistrationResolver - Class in org.apache.nifi.web.security.saml2.service.web
-
Standard Relying Party Registration Resolver with support for proxy headers
- StandardRelyingPartyRegistrationResolver(RelyingPartyRegistrationRepository, List<String>) - Constructor for class org.apache.nifi.web.security.saml2.service.web.StandardRelyingPartyRegistrationResolver
-
Standard Resolver with Registration Repository and Allowed Context Paths from application properties
- StandardSaml2AuthenticationRequestRepository - Class in org.apache.nifi.web.security.saml2.service.web
-
Standard implementation of SAML 2 Authentication Request Repository using cookies
- StandardSaml2AuthenticationRequestRepository(Cache) - Constructor for class org.apache.nifi.web.security.saml2.service.web.StandardSaml2AuthenticationRequestRepository
-
Standard SAML 2 Authentication Request Repository with Spring Cache abstraction
- StandardSaml2CredentialProvider - Class in org.apache.nifi.web.security.saml2.registration
-
Standard implementation of SAML2 Credential Provider capable of reading Key Store and Trust Store entries
- StandardSaml2CredentialProvider() - Constructor for class org.apache.nifi.web.security.saml2.registration.StandardSaml2CredentialProvider
-
- StandardSaml2LogoutRequestRepository - Class in org.apache.nifi.web.security.saml2.web.authentication.logout
-
Standard implementation of SAML 2 Logout Request Repository using cookies
- StandardSaml2LogoutRequestRepository(Cache) - Constructor for class org.apache.nifi.web.security.saml2.web.authentication.logout.StandardSaml2LogoutRequestRepository
-
- StandardVerificationKeySelector - Class in org.apache.nifi.web.security.jwt.key
-
Standard Verification Key Selector implements listener interfaces for updating Key status
- StandardVerificationKeySelector(VerificationKeyService, Duration) - Constructor for class org.apache.nifi.web.security.jwt.key.StandardVerificationKeySelector
-
- StandardVerificationKeyService - Class in org.apache.nifi.web.security.jwt.key.service
-
Standard Verification Key Service implemented using State Manager
- StandardVerificationKeyService(StateManager) - Constructor for class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
- start(LogoutRequest) - Method in class org.apache.nifi.web.security.logout.LogoutRequestManager
-
- stateLookupForPendingRequests - Variable in class org.apache.nifi.web.security.oidc.OidcService
-
- stateManager - Variable in class org.apache.nifi.web.security.jwt.key.service.StandardVerificationKeyService
-
- stateManager - Variable in class org.apache.nifi.web.security.jwt.revocation.StandardJwtRevocationService
-
- stateManagerProvider - Variable in class org.apache.nifi.web.security.configuration.JwtAuthenticationSecurityConfiguration
-
- storeJwt(String, String) - Method in class org.apache.nifi.web.security.oidc.OidcService
-
Stores the NiFi Jwt.
- subjectCertificate - Variable in class org.apache.nifi.web.security.x509.ocsp.OcspRequest
-
- SubjectDnX509PrincipalExtractor - Class in org.apache.nifi.web.security.x509
-
Principal extractor for extracting a DN.
- SubjectDnX509PrincipalExtractor() - Constructor for class org.apache.nifi.web.security.x509.SubjectDnX509PrincipalExtractor
-
- successfulAuthentication(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.apache.nifi.web.security.NiFiAuthenticationFilter
-
If authentication was successful, apply the successful authentication result to the security context and add
proxy headers to the response if the request was made via a proxy.
- successfulAuthentication(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.nifi.web.security.ProxiedEntitiesUtils
-
If a successfully authenticated request was made via a proxy, relevant proxy headers will be added to the response.
- SupportedClaim - Enum in org.apache.nifi.web.security.jwt.provider
-
Supported Claim for JSON Web Tokens
- SupportedClaim(String) - Constructor for enum org.apache.nifi.web.security.jwt.provider.SupportedClaim
-
- supports(Class<?>) - Method in class org.apache.nifi.web.security.anonymous.NiFiAnonymousAuthenticationProvider
-
- supports(Class<?>) - Method in class org.apache.nifi.web.security.knox.KnoxAuthenticationProvider
-
- supports(Class<?>) - Method in class org.apache.nifi.web.security.x509.X509AuthenticationProvider
-
- validate(Jwt) - Method in class org.apache.nifi.web.security.jwt.revocation.JwtRevocationValidator
-
Validate checks JSON Web Token Identifier against Revocation Service
- validate(X509Certificate[]) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
Validates the specified certificate using OCSP if configured.
- validateAccessToken(OIDCTokens) - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- validateAudience(SignedJWT) - Method in class org.apache.nifi.web.security.knox.KnoxService
-
Validate the jwt audience.
- validateClientCertificate(X509Certificate[]) - Method in class org.apache.nifi.web.security.x509.X509CertificateValidator
-
Extract the client certificate from the specified HttpServletRequest or null if none is specified.
- validateExpiration(SignedJWT) - Method in class org.apache.nifi.web.security.knox.KnoxService
-
Validate the jwt expiration.
- validateIdToken(JWT) - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
- validateKerberosTicket(HttpServletRequest) - Method in class org.apache.nifi.web.security.kerberos.KerberosService
-
- validateOIDCConfiguration() - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
Loads the initial configuration values relating to the OIDC provider from the class
NiFiProperties and populates the individual fields.
- validateOIDCProviderMetadata() - Method in class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
-
Validates the retrieved OIDC provider metadata.
- validateSignature(SignedJWT) - Method in class org.apache.nifi.web.security.knox.KnoxService
-
Validate the jwt signature.
- validateToken(SignedJWT) - Method in class org.apache.nifi.web.security.knox.KnoxService
-
Validate the specified jwt.
- validationAuthorityURI - Variable in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidator
-
- validationStatus - Variable in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
-
- ValidationStatus() - Constructor for enum org.apache.nifi.web.security.x509.ocsp.OcspStatus.ValidationStatus
-
- value - Variable in class org.apache.nifi.authentication.generated.Property
-
- valueOf(String) - Static method in enum org.apache.nifi.web.security.cookie.ApplicationCookieName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.cookie.SameSitePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.http.SecurityCookieName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.http.SecurityHeader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.jwt.provider.SupportedClaim
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.log.AuthenticationUserAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.oidc.TruststoreStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.saml2.registration.Saml2RegistrationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.saml2.SamlUrlPath
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.x509.ocsp.OcspStatus.ResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.x509.ocsp.OcspStatus.ValidationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.web.security.x509.ocsp.OcspStatus.VerificationStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.nifi.web.security.cookie.ApplicationCookieName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.cookie.SameSitePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.http.SecurityCookieName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.http.SecurityHeader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.jwt.provider.SupportedClaim
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.log.AuthenticationUserAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.oidc.TruststoreStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.saml2.registration.Saml2RegistrationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.saml2.SamlUrlPath
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.x509.ocsp.OcspStatus.ResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.x509.ocsp.OcspStatus.ValidationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.web.security.x509.ocsp.OcspStatus.VerificationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerificationKey - Class in org.apache.nifi.web.security.jwt.key.service
-
Verification Key used for storing serialized instances
- VerificationKey() - Constructor for class org.apache.nifi.web.security.jwt.key.service.VerificationKey
-
- verificationKeyListener - Variable in class org.apache.nifi.web.security.jwt.key.command.KeyGenerationCommand
-
- VerificationKeyListener - Interface in org.apache.nifi.web.security.jwt.key
-
Listener handling Verification Key events
- verificationKeySelector() - Method in class org.apache.nifi.web.security.configuration.JwtAuthenticationSecurityConfiguration
-
- verificationKeySelector - Variable in class org.apache.nifi.web.security.jwt.jws.StandardJWSKeySelector
-
- VerificationKeySelector - Interface in org.apache.nifi.web.security.jwt.key
-
Verification Key Selector returns a List of java.security.Key objects for signature verification
- verificationKeyService() - Method in class org.apache.nifi.web.security.configuration.JwtAuthenticationSecurityConfiguration
-
- verificationKeyService - Variable in class org.apache.nifi.web.security.jwt.key.command.KeyExpirationCommand
-
- VerificationKeyService - Interface in org.apache.nifi.web.security.jwt.key.service
-
Verification Key Service for storing and retrieving keys
- verificationKeyService - Variable in class org.apache.nifi.web.security.jwt.key.StandardVerificationKeySelector
-
- verificationStatus - Variable in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
-
- VerificationStatus() - Constructor for enum org.apache.nifi.web.security.x509.ocsp.OcspStatus.VerificationStatus
-
- verifier - Variable in class org.apache.nifi.web.security.knox.KnoxService
-