Uses of Class
org.openiam.idm.srvc.auth.domain.AuthStateAuthParamXrefEntity
-
Packages that use AuthStateAuthParamXrefEntity Package Description org.openiam.esb.repository -
-
Uses of AuthStateAuthParamXrefEntity in org.openiam.esb.repository
Methods in org.openiam.esb.repository that return types with arguments of type AuthStateAuthParamXrefEntity Modifier and Type Method Description List<AuthStateAuthParamXrefEntity>
AuthStateAuthParamXrefRepository. findByUserId(String userId)
List<AuthStateAuthParamXrefEntity>
AuthStateAuthParamXrefRepository. findByUserIdAndSessionId(String userId, String sessionId)
-