Secure storage for storing credentials created by Authentication Library

Provides different kind of secure storage for storing secrets generated by the Authentication Library

License

License

GroupId

GroupId

com.microsoft.alm
ArtifactId

ArtifactId

auth-secure-storage
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

Secure storage for storing credentials created by Authentication Library
Provides different kind of secure storage for storing secrets generated by the Authentication Library

Download auth-secure-storage

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.microsoft.alm : auth-common jar 0.6.4
com.microsoft.alm : oauth2-useragent jar 0.11.3
net.java.dev.jna : jna jar 4.2.1
net.java.dev.jna : jna-platform jar 4.2.1
org.slf4j : slf4j-api jar 1.7.19

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.19
junit : junit jar 4.11
org.mockito : mockito-core jar 1.7
org.codehaus.groovy : groovy jar 2.4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0