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 interfaceOAuthTokenRepository -
Uses of OAuthTokenRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement OAuthTokenRepositoryCustom Modifier and Type Class Description classOAuthTokenRepositoryImplRepository implementation for OAuthToken entity.
-