Interface InIdentityProvider
-
- All Superinterfaces:
Revisioned
- All Known Implementing Classes:
CachedFederatedIdentityLinks
public interface InIdentityProvider extends Revisioned
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
contains(String providerId)
-
Methods inherited from interface org.keycloak.models.cache.infinispan.entities.Revisioned
getId, getRevision, setRevision
-
-
-
-
Method Detail
-
contains
boolean contains(String providerId)
-
-