Secure storage for storing credentials or tokens.

Unified platform-independent interface to store secrets in credential managers provided by OS (Windows, macOS, Linux).

License

License

GroupId

GroupId

com.microsoft
ArtifactId

ArtifactId

credential-secure-storage
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Secure storage for storing credentials or tokens.
Unified platform-independent interface to store secrets in credential managers provided by OS (Windows, macOS, Linux).
Project URL

Project URL

https://github.com/Microsoft/credential-secure-storage-for-java
Source Code Management

Source Code Management

https://github.com/Microsoft/credential-secure-storage-for-java

Download credential-secure-storage

How to add to project

<!-- https://jarcasting.com/artifacts/com.microsoft/credential-secure-storage/ -->
<dependency>
    <groupId>com.microsoft</groupId>
    <artifactId>credential-secure-storage</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft/credential-secure-storage/
implementation 'com.microsoft:credential-secure-storage:1.0.0'
// https://jarcasting.com/artifacts/com.microsoft/credential-secure-storage/
implementation ("com.microsoft:credential-secure-storage:1.0.0")
'com.microsoft:credential-secure-storage:jar:1.0.0'
<dependency org="com.microsoft" name="credential-secure-storage" rev="1.0.0">
  <artifact name="credential-secure-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft', module='credential-secure-storage', version='1.0.0')
)
libraryDependencies += "com.microsoft" % "credential-secure-storage" % "1.0.0"
[com.microsoft/credential-secure-storage "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna-platform jar 5.9.0
org.slf4j : slf4j-api jar 1.7.36

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.36
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0