All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download service-authorization JAR 5.12.0 with all dependencies


Unified Authorization Trap for all ReportPortal's Services

Files of the artifact service-authorization version 5.12.0 from the group com.epam.reportportal.

Artifact service-authorization
Group com.epam.reportportal
Version 5.12.0
Last update 19. September 2024
Tags: authorization unified trap services reportportal
Organization not specified
URL https://github.com/reportportal/service-authorization
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of service-authorization Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of service-authorization version 5.12.0

META-INF
META-INF.META-INF.MANIFEST.MF
.application-dev-mac.yaml.bkp
.application-dev.yaml.bkp
.application-file-logging.yaml.bkp
.application.properties
.application.yaml.bkp
.banner.txt
com.epam.reportportal.auth
com.epam.reportportal.auth.com.epam.reportportal.auth.AdminPasswordInitializer
com.epam.reportportal.auth.com.epam.reportportal.auth.AuthConfigService
com.epam.reportportal.auth.com.epam.reportportal.auth.AuthFailureHandler
com.epam.reportportal.auth.com.epam.reportportal.auth.AuthServerApplication
com.epam.reportportal.auth.com.epam.reportportal.auth.AuthSuccessHandler
com.epam.reportportal.auth.com.epam.reportportal.auth.ClientResources
com.epam.reportportal.auth.com.epam.reportportal.auth.EnableableAuthProvider
com.epam.reportportal.auth.com.epam.reportportal.auth.OAuthSuccessHandler
com.epam.reportportal.auth.com.epam.reportportal.auth.OperationCompletionRS
com.epam.reportportal.auth.com.epam.reportportal.auth.ReportPortalClient
com.epam.reportportal.auth.com.epam.reportportal.auth.TokenServicesFacade
com.epam.reportportal.auth.basic
com.epam.reportportal.auth.basic.com.epam.reportportal.auth.basic.BasicPasswordAuthenticationProvider
com.epam.reportportal.auth.basic.com.epam.reportportal.auth.basic.DatabaseUserDetailsService
com.epam.reportportal.auth.config
com.epam.reportportal.auth.config.com.epam.reportportal.auth.config.AuthIntegrationConfig
com.epam.reportportal.auth.config.com.epam.reportportal.auth.config.AuthIntegrationValidatorConfig
com.epam.reportportal.auth.config.com.epam.reportportal.auth.config.GeneralConfiguration
com.epam.reportportal.auth.config.com.epam.reportportal.auth.config.SecurityConfiguration
com.epam.reportportal.auth.config.com.epam.reportportal.auth.config.SpringDocConfiguration
com.epam.reportportal.auth.config.com.epam.reportportal.auth.config.WebMvcConfig
com.epam.reportportal.auth.config.rabbit
com.epam.reportportal.auth.config.rabbit.com.epam.reportportal.auth.config.rabbit.RabbitMqConfig
com.epam.reportportal.auth.config.saml
com.epam.reportportal.auth.config.saml.com.epam.reportportal.auth.config.saml.SamlSecurityConfiguration
com.epam.reportportal.auth.config.saml.com.epam.reportportal.auth.config.saml.SamlServiceProviderBeanConfiguration
com.epam.reportportal.auth.config.saml.com.epam.reportportal.auth.config.saml.SamlServiceProviderConfiguration
com.epam.reportportal.auth.endpoint
com.epam.reportportal.auth.endpoint.com.epam.reportportal.auth.endpoint.AuthConfigurationEndpoint
com.epam.reportportal.auth.endpoint.com.epam.reportportal.auth.endpoint.AuthProvidersInfoContributor
com.epam.reportportal.auth.endpoint.com.epam.reportportal.auth.endpoint.MetadataContributor
com.epam.reportportal.auth.endpoint.com.epam.reportportal.auth.endpoint.OAuthConfigurationEndpoint
com.epam.reportportal.auth.endpoint.com.epam.reportportal.auth.endpoint.SsoEndpoint
com.epam.reportportal.auth.event
com.epam.reportportal.auth.event.com.epam.reportportal.auth.event.ActivityEventHandler
com.epam.reportportal.auth.event.com.epam.reportportal.auth.event.SamlProvidersReloadEvent
com.epam.reportportal.auth.event.com.epam.reportportal.auth.event.SamlProvidersReloadEventHandler
com.epam.reportportal.auth.event.com.epam.reportportal.auth.event.UiAuthenticationFailureEventHandler
com.epam.reportportal.auth.event.com.epam.reportportal.auth.event.UiAuthenticationSuccessEventHandler
com.epam.reportportal.auth.event.com.epam.reportportal.auth.event.UiUserSignedInEvent
com.epam.reportportal.auth.event.activity
com.epam.reportportal.auth.event.activity.com.epam.reportportal.auth.event.activity.ActivityEvent
com.epam.reportportal.auth.event.activity.com.epam.reportportal.auth.event.activity.AssignUserEvent
com.epam.reportportal.auth.event.activity.com.epam.reportportal.auth.event.activity.ProjectCreatedEvent
com.epam.reportportal.auth.event.activity.com.epam.reportportal.auth.event.activity.UserCreatedEvent
com.epam.reportportal.auth.exception
com.epam.reportportal.auth.exception.com.epam.reportportal.auth.exception.EnvironmentVariablesNotProvidedException
com.epam.reportportal.auth.integration
com.epam.reportportal.auth.integration.com.epam.reportportal.auth.integration.AbstractUserReplicator
com.epam.reportportal.auth.integration.com.epam.reportportal.auth.integration.AuthIntegrationType
com.epam.reportportal.auth.integration.builder
com.epam.reportportal.auth.integration.builder.com.epam.reportportal.auth.integration.builder.AuthIntegrationBuilder
com.epam.reportportal.auth.integration.converter
com.epam.reportportal.auth.integration.converter.com.epam.reportportal.auth.integration.converter.ActiveDirectoryConverter
com.epam.reportportal.auth.integration.converter.com.epam.reportportal.auth.integration.converter.LdapConverter
com.epam.reportportal.auth.integration.converter.com.epam.reportportal.auth.integration.converter.OAuthRegistrationConverters
com.epam.reportportal.auth.integration.converter.com.epam.reportportal.auth.integration.converter.OAuthRestrictionConverter
com.epam.reportportal.auth.integration.converter.com.epam.reportportal.auth.integration.converter.SamlConverter
com.epam.reportportal.auth.integration.github
com.epam.reportportal.auth.integration.github.com.epam.reportportal.auth.integration.github.EmailResource
com.epam.reportportal.auth.integration.github.com.epam.reportportal.auth.integration.github.ExternalOauth2TokenConverter
com.epam.reportportal.auth.integration.github.com.epam.reportportal.auth.integration.github.GitHubClient
com.epam.reportportal.auth.integration.github.com.epam.reportportal.auth.integration.github.GitHubTokenServices
com.epam.reportportal.auth.integration.github.com.epam.reportportal.auth.integration.github.GitHubUserReplicator
com.epam.reportportal.auth.integration.github.com.epam.reportportal.auth.integration.github.GithubEndpoint
com.epam.reportportal.auth.integration.github.com.epam.reportportal.auth.integration.github.GithubOauthProvider
com.epam.reportportal.auth.integration.github.com.epam.reportportal.auth.integration.github.OrganizationResource
com.epam.reportportal.auth.integration.github.com.epam.reportportal.auth.integration.github.UserResource
com.epam.reportportal.auth.integration.handler
com.epam.reportportal.auth.integration.handler.com.epam.reportportal.auth.integration.handler.CreateAuthIntegrationHandler
com.epam.reportportal.auth.integration.handler.com.epam.reportportal.auth.integration.handler.DeleteAuthIntegrationHandler
com.epam.reportportal.auth.integration.handler.com.epam.reportportal.auth.integration.handler.GetAuthIntegrationHandler
com.epam.reportportal.auth.integration.handler.com.epam.reportportal.auth.integration.handler.GetAuthIntegrationStrategy
com.epam.reportportal.auth.integration.handler.impl
com.epam.reportportal.auth.integration.handler.impl.com.epam.reportportal.auth.integration.handler.impl.CreateAuthIntegrationHandlerImpl
com.epam.reportportal.auth.integration.handler.impl.com.epam.reportportal.auth.integration.handler.impl.DeleteAuthIntegrationHandlerImpl
com.epam.reportportal.auth.integration.handler.impl.com.epam.reportportal.auth.integration.handler.impl.GetActiveDirectoryStrategy
com.epam.reportportal.auth.integration.handler.impl.com.epam.reportportal.auth.integration.handler.impl.GetAuthIntegrationHandlerImpl
com.epam.reportportal.auth.integration.handler.impl.com.epam.reportportal.auth.integration.handler.impl.GetLdapStrategy
com.epam.reportportal.auth.integration.handler.impl.com.epam.reportportal.auth.integration.handler.impl.GetSamlIntegrationsStrategy
com.epam.reportportal.auth.integration.handler.impl.strategy
com.epam.reportportal.auth.integration.handler.impl.strategy.com.epam.reportportal.auth.integration.handler.impl.strategy.ActiveDirectoryIntegrationStrategy
com.epam.reportportal.auth.integration.handler.impl.strategy.com.epam.reportportal.auth.integration.handler.impl.strategy.AuthIntegrationStrategy
com.epam.reportportal.auth.integration.handler.impl.strategy.com.epam.reportportal.auth.integration.handler.impl.strategy.LdapIntegrationStrategy
com.epam.reportportal.auth.integration.handler.impl.strategy.com.epam.reportportal.auth.integration.handler.impl.strategy.SamlIntegrationStrategy
com.epam.reportportal.auth.integration.ldap
com.epam.reportportal.auth.integration.ldap.com.epam.reportportal.auth.integration.ldap.ActiveDirectoryAuthProvider
com.epam.reportportal.auth.integration.ldap.com.epam.reportportal.auth.integration.ldap.DetailsContextMapper
com.epam.reportportal.auth.integration.ldap.com.epam.reportportal.auth.integration.ldap.LdapAuthProvider
com.epam.reportportal.auth.integration.ldap.com.epam.reportportal.auth.integration.ldap.LdapUserReplicator
com.epam.reportportal.auth.integration.parameter
com.epam.reportportal.auth.integration.parameter.com.epam.reportportal.auth.integration.parameter.LdapParameter
com.epam.reportportal.auth.integration.parameter.com.epam.reportportal.auth.integration.parameter.ParameterUtils
com.epam.reportportal.auth.integration.parameter.com.epam.reportportal.auth.integration.parameter.SamlParameter
com.epam.reportportal.auth.integration.provider
com.epam.reportportal.auth.integration.provider.com.epam.reportportal.auth.integration.provider.AuthIntegrationStrategyProvider
com.epam.reportportal.auth.integration.saml
com.epam.reportportal.auth.integration.saml.com.epam.reportportal.auth.integration.saml.Attribute
com.epam.reportportal.auth.integration.saml.com.epam.reportportal.auth.integration.saml.ReportPortalSamlAuthentication
com.epam.reportportal.auth.integration.saml.com.epam.reportportal.auth.integration.saml.ReportPortalSamlAuthenticationManager
com.epam.reportportal.auth.integration.saml.com.epam.reportportal.auth.integration.saml.SamlAuthSuccessHandler
com.epam.reportportal.auth.integration.saml.com.epam.reportportal.auth.integration.saml.SamlPrincipal
com.epam.reportportal.auth.integration.saml.com.epam.reportportal.auth.integration.saml.SamlUserReplicator
com.epam.reportportal.auth.integration.saml.com.epam.reportportal.auth.integration.saml.Subject
com.epam.reportportal.auth.integration.saml.com.epam.reportportal.auth.integration.saml.UserAttribute
com.epam.reportportal.auth.integration.saml.sp
com.epam.reportportal.auth.integration.saml.sp.com.epam.reportportal.auth.integration.saml.sp.HostBasedSamlServiceProviderProvisioningExtension
com.epam.reportportal.auth.integration.saml.sp.com.epam.reportportal.auth.integration.saml.sp.NonAliasHostedServiceProviderService
com.epam.reportportal.auth.integration.validator.duplicate
com.epam.reportportal.auth.integration.validator.duplicate.com.epam.reportportal.auth.integration.validator.duplicate.IntegrationDuplicateValidator
com.epam.reportportal.auth.integration.validator.duplicate.com.epam.reportportal.auth.integration.validator.duplicate.UniqueNameGlobalIntegrationValidator
com.epam.reportportal.auth.integration.validator.request
com.epam.reportportal.auth.integration.validator.request.com.epam.reportportal.auth.integration.validator.request.AuthRequestValidator
com.epam.reportportal.auth.integration.validator.request.com.epam.reportportal.auth.integration.validator.request.SamlUpdateAuthRequestValidator
com.epam.reportportal.auth.integration.validator.request.com.epam.reportportal.auth.integration.validator.request.UpdateAuthRequestValidator
com.epam.reportportal.auth.integration.validator.request.param.provider
com.epam.reportportal.auth.integration.validator.request.param.provider.com.epam.reportportal.auth.integration.validator.request.param.provider.LdapRequiredParamNamesProvider
com.epam.reportportal.auth.integration.validator.request.param.provider.com.epam.reportportal.auth.integration.validator.request.param.provider.ParamNamesProvider
com.epam.reportportal.auth.integration.validator.request.param.provider.com.epam.reportportal.auth.integration.validator.request.param.provider.SamlRequiredParamNamesProvider
com.epam.reportportal.auth.model
com.epam.reportportal.auth.model.com.epam.reportportal.auth.model.ExtendedOAuthRegistrationResource
com.epam.reportportal.auth.model.com.epam.reportportal.auth.model.SamlProvidersResource
com.epam.reportportal.auth.model.com.epam.reportportal.auth.model.SamlResource
com.epam.reportportal.auth.oauth
com.epam.reportportal.auth.oauth.com.epam.reportportal.auth.oauth.OAuthProvider
com.epam.reportportal.auth.oauth.com.epam.reportportal.auth.oauth.OAuthProviderFactory
com.epam.reportportal.auth.oauth.com.epam.reportportal.auth.oauth.UserSynchronizationException
com.epam.reportportal.auth.store
com.epam.reportportal.auth.store.com.epam.reportportal.auth.store.MutableClientRegistrationRepository
com.epam.reportportal.auth.util
com.epam.reportportal.auth.util.com.epam.reportportal.auth.util.AuthUtils
com.epam.reportportal.auth.util.com.epam.reportportal.auth.util.CertificationUtil
com.epam.reportportal.auth.util.com.epam.reportportal.auth.util.RequestUtil
saml
saml.saml.keystore.jks




© 2015 - 2024 Weber Informatics LLC | Privacy Policy