Uses of Interface
org.openiam.esb.repository.custom.OAuthTokenRepositoryCustom
-
Packages that use OAuthTokenRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of OAuthTokenRepositoryCustom in org.openiam.esb.repository
Subinterfaces of OAuthTokenRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
OAuthTokenRepository
-
Uses of OAuthTokenRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement OAuthTokenRepositoryCustom Modifier and Type Class Description class
OAuthTokenRepositoryImpl
Repository implementation for OAuthToken entity.
-