All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by authentication with all dependencies

Search JAR files by class name

dropbox-client from group org.syncloud (version 1.5.3)

The Dropbox API for Java is a Dropbox supported client library for accessing the JSON+REST interface to Dropbox. It supports OAuth proxied authentication. It is designed to be simple and easy to use, as well as instructional in case you want to write your own. It is MIT licensed.

Group: org.syncloud Artifact: dropbox-client
Show documentation Show source 
 

14 downloads
Artifact dropbox-client
Group org.syncloud
Version 1.5.3
Last update 08. January 2013
Organization Dropbox Inc.
URL http://www.dropbox.com/developers/
License MIT
Dependencies amount 4
Dependencies httpclient, httpmime, commons-codec, json-simple,
There are maybe transitive dependencies!

essencium-backend-storage-module from group de.frachtwerk (version 0.18.0)

Essencium Backend is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. The Storage Module can be used as a plugin to store files to al local folder or some other storage providers (e.g. S3).

Group: de.frachtwerk Artifact: essencium-backend-storage-module
Show all versions Show documentation Show source 
 

0 downloads
Artifact essencium-backend-storage-module
Group de.frachtwerk
Version 0.18.0
Last update 19. September 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 4
Dependencies essencium-backend, s3, iam, sts,
There are maybe transitive dependencies!

essencium-backend-identity-model from group de.frachtwerk (version 2.8.0)

Essencium-backend-identity-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend Identity Model uses Numbers following Hibernates IdentityId-Strategy as primary keys in relational databases and delivers a fully implemented App-User.

Group: de.frachtwerk Artifact: essencium-backend-identity-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact essencium-backend-identity-model
Group de.frachtwerk
Version 2.8.0
Last update 16. September 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 1
Dependencies essencium-backend,
There are maybe transitive dependencies!

essencium-backend-sequence-model from group de.frachtwerk (version 2.8.0)

Essencium-backend-sequence-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend Sequence Model uses Numbers following Hibernates SequenceId-Strategy as primary keys in relational databases and delivers a fully implemented App-User.

Group: de.frachtwerk Artifact: essencium-backend-sequence-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact essencium-backend-sequence-model
Group de.frachtwerk
Version 2.8.0
Last update 16. September 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 1
Dependencies essencium-backend,
There are maybe transitive dependencies!

essencium-backend-uuid-model from group de.frachtwerk (version 2.8.0)

Essencium-backend-uuid-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend UUID Model uses UUID's as primary keys in relational databases and delivers a fully implemented App-User.

Group: de.frachtwerk Artifact: essencium-backend-uuid-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact essencium-backend-uuid-model
Group de.frachtwerk
Version 2.8.0
Last update 16. September 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 1
Dependencies essencium-backend,
There are maybe transitive dependencies!

google-cloud-service-management from group com.google.cloud (version 3.47.0)

is a foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway. Service Infrastructure provides a wide range of features to service consumers and service producers, including authentication, authorization, auditing, rate limiting, analytics, billing, logging, and monitoring.

Group: com.google.cloud Artifact: google-cloud-service-management
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-cloud-service-management
Group com.google.cloud
Version 3.47.0
Last update 13. September 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 40
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-service-management-v1, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, threetenbp, proto-google-iam-v1,
There are maybe transitive dependencies!

msal from group com.microsoft.identity.client (version 5.6.0)

Microsoft Identity library for Android gives you the ability to add authentication to your application with just a few lines of additional code. Using our MSAL SDKs you can quickly and easily extend your existing application to all the employees that use MSA, B2C, Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Group: com.microsoft.identity.client Artifact: msal
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact msal
Group com.microsoft.identity.client
Version 5.6.0
Last update 12. September 2024
Organization not specified
URL https://github.com/AzureAD/microsoft-authentication-library-for-android
License MIT License
Dependencies amount 1
Dependencies common,
There are maybe transitive dependencies!

jakarta.authentication-api from group jakarta.authentication (version 3.1.0)

Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers that interact with a caller and a container's environment to obtain the caller's credentials, validate these, and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI.

Group: jakarta.authentication Artifact: jakarta.authentication-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact jakarta.authentication-api
Group jakarta.authentication
Version 3.1.0
Last update 02. May 2024
Organization not specified
URL https://github.com/jakartaee/authentication
License EPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

msal from group com.axzae (version 4.10.2)

Microsoft Identity library for Android gives you the ability to add authentication to your application with just a few lines of additional code. Using our MSAL SDKs you can quickly and easily extend your existing application to all the employees that use MSA, B2C, Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Group: com.axzae Artifact: msal
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact msal
Group com.axzae
Version 4.10.2
Last update 05. December 2023
Organization Axzae
URL https://github.com/axzae/microsoft-authentication-library-for-android
License The MIT License
Dependencies amount 10
Dependencies kotlin-stdlib, appcompat, browser, constraintlayout, gson, httpclient, opentelemetry-bom, opentelemetry-api, nimbus-jose-jwt, common,
There are maybe transitive dependencies!

personify-scim-server from group be.personify.iam (version 2.1.2.RELEASE)

implementation for the scim v2 protocol in java supporting : - create, get, put, delete, search, patch ( with attributes and excludedAttributes ) - bulk with circular reference processing, maxOperations and maxPayloadSize - paging - filtering - discovery - schema validation - uniqueness constraint validation - authentication : basic and OAUTH bearer token ( with roles ) - bearer token endpoint created and verified with Forgerock IDM SCIM connector (compatible) - /ME endpoint - auditing via KAFKA

Group: be.personify.iam Artifact: personify-scim-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact personify-scim-server
Group be.personify.iam
Version 2.1.2.RELEASE
Last update 24. August 2023
Organization personify
URL https://www.personify.be
License MIT
Dependencies amount 12
Dependencies spring-boot-starter-web, spring-boot-starter-aop, spring-data-rest-webmvc, spring-boot-starter-log4j2, spring-security-crypto, mongo-java-driver, personify-provisioning, personify-audit, postgresql, mysql-connector-java, orientdb-core, java-client,
There are maybe transitive dependencies!



Page 194 from 3 (items total 2047)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy