Uses of Package
com.microsoft.credentialstorage.model
-
Classes in com.microsoft.credentialstorage.model used by com.microsoft.credentialstorage Class Description StoredCredential Credential for user authentication.StoredSecret An interface representing a secret.StoredToken A security token, usually acquired by some authentication and identity services.StoredTokenPair A security token pair, combining access and refresh tokens. -
Classes in com.microsoft.credentialstorage.model used by com.microsoft.credentialstorage.implementation.posix.keyring Class Description StoredCredential Credential for user authentication.StoredSecret An interface representing a secret.StoredToken A security token, usually acquired by some authentication and identity services.StoredTokenPair A security token pair, combining access and refresh tokens. -
Classes in com.microsoft.credentialstorage.model used by com.microsoft.credentialstorage.implementation.posix.libsecret Class Description StoredCredential Credential for user authentication.StoredSecret An interface representing a secret.StoredToken A security token, usually acquired by some authentication and identity services.StoredTokenPair A security token pair, combining access and refresh tokens. -
Classes in com.microsoft.credentialstorage.model used by com.microsoft.credentialstorage.model Class Description StoredSecret An interface representing a secret.StoredToken A security token, usually acquired by some authentication and identity services.StoredTokenType Represents a type of security token.