Uses of Interface
org.openiam.esb.repository.custom.AuthStateRepositoryCustom
-
Packages that use AuthStateRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of AuthStateRepositoryCustom in org.openiam.esb.repository
Subinterfaces of AuthStateRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
AuthStateRepository
This is repository for working with AuthState -
Uses of AuthStateRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement AuthStateRepositoryCustom Modifier and Type Class Description class
AuthStateRepositoryImpl
This is implementation of custom repository for working with AuthState
-