Class IdentityPool
java.lang.Object
io.confluent.security.trustservice.store.data.IdentityPool
-
Constructor Summary
ConstructorsConstructorDescriptionIdentityPool(String poolId, long version, String issuer, String jwksEndpoint, String subjectClaim, String serviceAccount, String policy) IdentityPool(String poolId, long version, String issuer, String jwksEndpoint, String subjectClaim, String serviceAccount, String policy, String orgId) IdentityPool(String poolId, long version, String providerId, String issuer, String jwksEndpoint, String subjectClaim, String serviceAccount, String policy, String orgId) -
Method Summary
-
Constructor Details
-
IdentityPool
-
IdentityPool
-
IdentityPool
-
-
Method Details
-
poolId
-
version
public long version() -
providerId
-
issuer
-
subjectClaim
-
serviceAccount
-
policy
-
orgId
-
jwksEndpoint
-
hashCode
-
equals
-