jar

org.minbox.framework : on-security-federal-identity

Maven & Gradle

Mar 24, 2023
2 stars

federal-identity 0.1.1 · On-Security联邦身份验证(Federal Identity Authorization),集成标准协议(OAuth2.0、OIDC、SAML2.0等)的SP(Service Provider)

Table Of Contents

Latest Version

Download org.minbox.framework : on-security-federal-identity JAR file - Latest Versions:

All Versions

Download org.minbox.framework : on-security-federal-identity JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window on-security-federal-identity-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.minbox.framework.on.security.federal.identity

├─ org.minbox.framework.on.security.federal.identity.JdbcOnSecurityClientRegistrationRepository.class - [JAR]

org.minbox.framework.on.security.federal.identity.authentication

├─ org.minbox.framework.on.security.federal.identity.authentication.OnSecurityIdentityProviderAuthenticationEntryPoint.class - [JAR]

├─ org.minbox.framework.on.security.federal.identity.authentication.OnSecurityIdentityProviderAuthenticationSuccessHandler.class - [JAR]

├─ org.minbox.framework.on.security.federal.identity.authentication.OnSecurityIdentityProviderBrokerEndpointAuthenticationProvider.class - [JAR]

├─ org.minbox.framework.on.security.federal.identity.authentication.OnSecurityIdentityProviderBrokerEndpointRequestToken.class - [JAR]

org.minbox.framework.on.security.federal.identity.config.configurers

├─ org.minbox.framework.on.security.federal.identity.config.configurers.OnSecurityIdentityProviderBrokerConfigurer.class - [JAR]

org.minbox.framework.on.security.federal.identity.web

├─ org.minbox.framework.on.security.federal.identity.web.OnSecurityIdentityProviderBrokerEndpointFilter.class - [JAR]

├─ org.minbox.framework.on.security.federal.identity.web.OnSecurityIdentityProviderBrokerEndpointRequestResolver.class - [JAR]

org.minbox.framework.on.security.federal.identity.convert

├─ org.minbox.framework.on.security.federal.identity.convert.ClientRegistrationAdapter.class - [JAR]

├─ org.minbox.framework.on.security.federal.identity.convert.ClientRegistrationConvert.class - [JAR]

org.minbox.framework.on.security.federal.identity.config.configurers.support

├─ org.minbox.framework.on.security.federal.identity.config.configurers.support.OnSecurityIdentityProviderBrokerEndpointConfigurer.class - [JAR]

org.minbox.framework.on.security.federal.identity.config.configuration

├─ org.minbox.framework.on.security.federal.identity.config.configuration.OnSecurityIdentityProviderRegistrar.class - [JAR]

Advertisement