jar

org.eclipse.kapua : kapua-security-shiro

Maven & Gradle

Feb 07, 2023
13 usages
211 stars
Table Of Contents

Latest Version

Download org.eclipse.kapua : kapua-security-shiro JAR file - Latest Versions:

All Versions

Download org.eclipse.kapua : kapua-security-shiro JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.3.x
0.2.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 kapua-security-shiro-1.6.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.kapua.service.authentication.shiro

├─ org.eclipse.kapua.service.authentication.shiro.AccessTokenCredentialsImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.ApiKeyCredentialsImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.AuthenticationEntityManagerFactory.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.AuthenticationServiceShiroImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.CredentialsFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.JwtCredentialsImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.KapuaAuthenticationException.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.KapuaAuthenticator.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.RefreshTokenCredentialsImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.UsernamePasswordCredentialsImpl.class - [JAR]

org.eclipse.kapua.service.authorization.domain.shiro

├─ org.eclipse.kapua.service.authorization.domain.shiro.DomainCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.domain.shiro.DomainDAO.class - [JAR]

├─ org.eclipse.kapua.service.authorization.domain.shiro.DomainFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.domain.shiro.DomainImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.domain.shiro.DomainListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.domain.shiro.DomainQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.domain.shiro.DomainRegistryServiceImpl.class - [JAR]

org.eclipse.kapua.service.authorization.role.shiro

├─ org.eclipse.kapua.service.authorization.role.shiro.RoleCacheFactory.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RoleCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RoleDAO.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RoleFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RoleImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RoleListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RolePermissionCacheFactory.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RolePermissionCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RolePermissionDAO.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RolePermissionFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RolePermissionImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RolePermissionListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RolePermissionQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RolePermissionServiceImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RoleQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.role.shiro.RoleServiceImpl.class - [JAR]

org.eclipse.kapua.service.authorization.shiro.setting

├─ org.eclipse.kapua.service.authorization.shiro.setting.KapuaAuthorizationSetting.class - [JAR]

├─ org.eclipse.kapua.service.authorization.shiro.setting.KapuaAuthorizationSettingKeys.class - [JAR]

org.eclipse.kapua.service.authentication

├─ org.eclipse.kapua.service.authentication.AuthenticationServiceModule.class - [JAR]

org.eclipse.kapua.service.authentication.shiro.realm

├─ org.eclipse.kapua.service.authentication.shiro.realm.AccessTokenAuthenticatingRealm.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.AccessTokenCredentialsMatcher.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.ApiKeyAuthenticatingRealm.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.ApiKeyCredentialsMatcher.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.JwtAuthenticatingRealm.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.JwtCredentialsMatcher.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.KapuaAuthenticatingRealm.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.LoginAuthenticationInfo.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.SessionAuthenticationInfo.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.UserPassAuthenticatingRealm.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.realm.UserPassCredentialsMatcher.class - [JAR]

org.eclipse.kapua.service.authentication.shiro.registration

├─ org.eclipse.kapua.service.authentication.shiro.registration.RegistrationServiceImpl.class - [JAR]

org.eclipse.kapua.service.authentication.credential.mfa.shiro

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.MfaOptionCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.MfaOptionDAO.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.MfaOptionEntityManagerFactory.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.MfaOptionFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.MfaOptionImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.MfaOptionListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.MfaOptionQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.MfaOptionServiceImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.ScratchCodeCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.ScratchCodeDAO.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.ScratchCodeEntityManagerFactory.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.ScratchCodeFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.ScratchCodeImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.ScratchCodeListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.ScratchCodeQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.mfa.shiro.ScratchCodeServiceImpl.class - [JAR]

org.eclipse.kapua.service.authentication.user.shiro

├─ org.eclipse.kapua.service.authentication.user.shiro.PasswordChangeRequestImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.user.shiro.UserCredentialsFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.user.shiro.UserCredentialsServiceImpl.class - [JAR]

org.eclipse.kapua.service.authentication.shiro.mfa

├─ org.eclipse.kapua.service.authentication.shiro.mfa.MfaAuthenticatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.mfa.MfaAuthenticatorServiceLocator.class - [JAR]

org.eclipse.kapua.service.authentication.shiro.utils

├─ org.eclipse.kapua.service.authentication.shiro.utils.AuthenticationUtils.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.utils.CryptAlgorithm.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.utils.JwtProcessors.class - [JAR]

org.eclipse.kapua.service.authentication.token.shiro

├─ org.eclipse.kapua.service.authentication.token.shiro.AccessTokenCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.token.shiro.AccessTokenDAO.class - [JAR]

├─ org.eclipse.kapua.service.authentication.token.shiro.AccessTokenEntityManagerFactory.class - [JAR]

├─ org.eclipse.kapua.service.authentication.token.shiro.AccessTokenFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.token.shiro.AccessTokenImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.token.shiro.AccessTokenListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.token.shiro.AccessTokenQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.token.shiro.AccessTokenServiceImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.token.shiro.LoginInfoImpl.class - [JAR]

org.eclipse.kapua.service.authorization

├─ org.eclipse.kapua.service.authorization.AuthorizationServiceModule.class - [JAR]

org.eclipse.kapua.service.authorization.group.shiro

├─ org.eclipse.kapua.service.authorization.group.shiro.GroupCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.group.shiro.GroupDAO.class - [JAR]

├─ org.eclipse.kapua.service.authorization.group.shiro.GroupFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.group.shiro.GroupImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.group.shiro.GroupListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.group.shiro.GroupQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.group.shiro.GroupServiceImpl.class - [JAR]

org.eclipse.kapua.service.authorization.permission.shiro

├─ org.eclipse.kapua.service.authorization.permission.shiro.PermissionFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.permission.shiro.PermissionImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.permission.shiro.PermissionValidator.class - [JAR]

org.eclipse.kapua.service.authorization.shiro

├─ org.eclipse.kapua.service.authorization.shiro.AuthorizationEntityManagerFactory.class - [JAR]

├─ org.eclipse.kapua.service.authorization.shiro.AuthorizationServiceImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.shiro.KapuaAuthorizingRealm.class - [JAR]

org.eclipse.kapua.service.authentication.shiro.session

├─ org.eclipse.kapua.service.authentication.shiro.session.ShiroSessionKeys.class - [JAR]

org.eclipse.kapua.service.authorization.access.shiro

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessInfoCache.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessInfoCacheFactory.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessInfoCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessInfoDAO.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessInfoFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessInfoImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessInfoListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessInfoQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessInfoServiceImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessPermissionCacheFactory.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessPermissionCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessPermissionDAO.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessPermissionFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessPermissionImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessPermissionListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessPermissionQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessPermissionServiceImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessRoleCacheFactory.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessRoleCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessRoleDAO.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessRoleFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessRoleImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessRoleListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessRoleQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authorization.access.shiro.AccessRoleServiceImpl.class - [JAR]

org.eclipse.kapua.service.authentication.shiro.exceptions

├─ org.eclipse.kapua.service.authentication.shiro.exceptions.AuthenticationRuntimeException.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.exceptions.ExpiredAccountException.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.exceptions.JwtCertificateNotFoundException.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.exceptions.MfaRequiredException.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.exceptions.TemporaryLockedAccountException.class - [JAR]

org.eclipse.kapua.service.authentication.credential.shiro

├─ org.eclipse.kapua.service.authentication.credential.shiro.CredentialCreatorImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.shiro.CredentialDAO.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.shiro.CredentialFactoryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.shiro.CredentialImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.shiro.CredentialListResultImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.shiro.CredentialQueryImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.shiro.CredentialServiceImpl.class - [JAR]

├─ org.eclipse.kapua.service.authentication.credential.shiro.KeyChangeRequest.class - [JAR]

org.eclipse.kapua.service.authentication.shiro.setting

├─ org.eclipse.kapua.service.authentication.shiro.setting.KapuaAuthenticationSetting.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.setting.KapuaAuthenticationSettingKeys.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.setting.KapuaCryptoSetting.class - [JAR]

├─ org.eclipse.kapua.service.authentication.shiro.setting.KapuaCryptoSettingKeys.class - [JAR]

org.eclipse.kapua.service.authorization.shiro.exception

├─ org.eclipse.kapua.service.authorization.shiro.exception.InternalUserOnlyException.class - [JAR]

├─ org.eclipse.kapua.service.authorization.shiro.exception.KapuaAuthorizationErrorCodes.class - [JAR]

├─ org.eclipse.kapua.service.authorization.shiro.exception.KapuaAuthorizationException.class - [JAR]

├─ org.eclipse.kapua.service.authorization.shiro.exception.SelfManagedOnlyException.class - [JAR]

├─ org.eclipse.kapua.service.authorization.shiro.exception.SubjectUnauthorizedException.class - [JAR]

Advertisement

Dependencies from Group

Feb 07, 2023
59 usages
211 stars
Feb 07, 2023
33 usages
211 stars
Feb 07, 2023
21 usages
211 stars
Feb 07, 2023
19 usages
211 stars
Feb 07, 2023
18 usages
211 stars

Discover Dependencies

Aug 24, 2023
14 usages
4.4k stars
Aug 24, 2023
10 usages
4.4k stars
Aug 24, 2023
8 usages
4.4k stars
May 21, 2020
12 usages
104 stars
Aug 24, 2023
9 usages
30 stars
Apr 15, 2022
9 usages
10.6k stars
Sep 04, 2017
11 usages
Sep 04, 2017
16 usages
Aug 31, 2020
10 usages