Uses of Class
de.xima.fc.api.rest.models.response.AuthenticatorResource
-
Packages that use AuthenticatorResource Package Description de.xima.fc.api.rest.models.response.page -
-
Uses of AuthenticatorResource in de.xima.fc.api.rest.models.response.page
Constructor parameters in de.xima.fc.api.rest.models.response.page with type arguments of type AuthenticatorResource Constructor Description AuthenticatorResourcePage(List<AuthenticatorResource> results, int page, int pageSize, int totalCount, javax.ws.rs.core.UriInfo uriInfo, Locale locale)
-