Uses of Class
com.azure.spring.identity.SpringCredentialBuilderBase
-
-
Uses of SpringCredentialBuilderBase in com.azure.spring.identity
Classes in com.azure.spring.identity with type parameters of type SpringCredentialBuilderBase Modifier and Type Class Description classSpringCredentialBuilderBase<T extends SpringCredentialBuilderBase<T>>The base Spring credential builder.Subclasses of SpringCredentialBuilderBase in com.azure.spring.identity Modifier and Type Class Description classDefaultSpringCredentialBuilderThe default implementation of Spring token credential.classPrefixedSpringCredentialBuilderSpring token credential built from the prefixed properties.
-