JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.oauth2.provider.service.persistence
Interface OAuth2AuthorizationFinder
@ProviderType
public interface
OAuth2AuthorizationFinder
Generated:
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
OAuth2Authorization
>
findByPurgeDate
(
Date
purgeDate, int start, int end)
Method Details
findByPurgeDate
Collection
<
OAuth2Authorization
>
findByPurgeDate
(
Date
purgeDate, int start, int end)